Re: DS 1.5 SP2 Language settings
Hi Steve, the "Save Language" checkbox in the BW OLAP connection is unchecked? I made the experience, that sometimes changes in the olap connection are taking some time to become "active" in the...
View ArticleRe: I need help making PowerBuilder 12.6 run after installing
Hi Marie, Thanks for that thread you show me. It does help me. Theresa
View ArticleRe: How can I locate the js event handler code by inspecting the html element?
SAPUI5 Diagnostics tools would do it. But there are api's that would do it very much simpler than that. When you inspect the html, just find the runtime id of the control. open the console tab in...
View ArticleRe: DUMP: Bean not found on host " exception
Hi Adilson, Can you please do a quick test here? Asuming you haven't registered your program in PI side explictly (which is not required anyways), please stop the sender RFC channel and try doing the...
View ArticleRe: Bank statement: message FA037
Hi, This is the error I get.System error: Termination in routine SELTAB_LESEN XBLNRMessage no. FA101DiagnosisAn internal error has occurred.System ResponseProcessing cannot be...
View ArticleRe: Fiori app 'CRM_OPPRTNTY' extension error.
Projects in Web IDE have a file named neo-app.json. This file contains a listing of routes where resources needed to run the app are located. The code I provided should be included in this file. For...
View ArticleRe: hi..
PFB few links to begin with... SAP PI for BeginnersProcess Integration (PI 7.31) HandbookFirst Step to Learn SAP XI or PI - Process Integration - SCN Wiki RegardsOsman
View ArticleRe: No receiver could be determined - SAP HCM Integration with SuccessFactors...
Hi Ruben, According to below configuration all interfaces from ECC by default send to PI integration engine.So your interface by default it is sending to integration engine and there is no receiver...
View ArticleRe: Deploy HR Renewal App to Fiori Launchpad
Hi Charles; HR Renewal applications are not fully mobile friendly like SAP Fiori. Some links point to web dynpro abap applications. your first question is probably answered here . SAP HCM Fiori...
View ArticleRe: Calculated view with input parameters
HI Sergio, I am getting the same issue, Achully i have a HANA view with input param (multivalue).Now :-Created a BO universes in IDT with the below sentax. select *FROM...
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
Dear Gaurav, I am attaching the details below. Could you please help me if i have to increase the procedue cache size. Microsoft Windows [Version 6.0.6001]Copyright (c) 2006 Microsoft Corporation. All...
View ArticleRe: Data Table & Trigger File
Step 2 is the easier one - create an ABAP program that can write to a file on the application server (several examples are available on SCN) and call it in the process chain after all the step 1 loads....
View ArticleRe: DBIF_RSQL_SQL_ERROR during SAP_BASIS component updation
HI, I would say double it. I see your current value is 262144. So make it sp_configure 'procedure cache size'.524288 Also what is the size of the following parameters in your systems: number of open...
View ArticleRe: Design Studio Dashboard Not Appearing In Ipad on End User Id
Hi Vikas, Issue Resolved Thanks For Follow up. Regard's, Sathish.
View ArticleRe: Design Studio Dashboard Not Appearing In Ipad on End User Id
Hi Sathish, If possible please share what was the issue and how did you manage to resolve it. This would help others as well who face the same issue. RegardsVikas
View ArticleRe: Batch level in EWM
Hello Chaitnya, Batch in EWM will created at client level and product level. Please let me know if you are facing any issue in EWM. BR,Olet
View ArticleRe: how to unlock sap* and ddic in bi server
hi rahaman,your answer helped me with small change in parameter...... 1) Set the parameter login/no_automatic_user_sapstar=02) Restart SAP Instance3) Check the parameter value reflected or not.4) Login...
View ArticleValue could not be distributed Message No. KG323
Hi All,Please tell me why Top-down distribution do not work ? I show all steps at below. I want to distribute some expenses (Record Type C) to S.Org/SOff./DChl and sale offices base on Revenue (Record...
View ArticleRe: Attaching documents for Purchase Orders at header level with DMS
Hi Rolon, I understand you are looking to attached document at header level of PO ME23N. Unfortunately, The DMS standard does not support at header level. If you like to attached at header level you...
View ArticleRe: Transformation File Validation Error
Seems like there no records in the cube as the record count is zero.Since the record count and reject are equal, the message All records rejected might have been programmed to display in.
View Article