Re: How to configure NWBC
Hi Julie Thanks for your reply. I have already gone through SAP Help but I could not understand where I am lost. RegardsSasidhar Gupta
View ArticleRe: PSA blocking users
I see in WH parameters, block is set with option C. That is the issue, as per the note it should have been B. Good!!
View ArticleRe: how to make select option only have one input in webdynpro?
Hi Revn Zhao, To make work select options as parameters in Web Dynpro. In the method ADD_SELECTION_SCREEN( ) , set the parameter I_NO_INTERVALS as abap_true. This will solve your issue. Thanks &...
View ArticleRe: BW 7.4 SP5 Supports BI 3.x Data Flow?
please search for latest note for the same doubt. if note exist at market place you may find.other wise take SAP assistance for the same. 7.3 Gui will enough to work on bw 7.4. Thanks
View ArticleRe: Mutli source based universe and webi report sql based on that
Hi Aaskar, Check this.. http://scn.sap.com/thread/3412765 Regards,JC
View ArticleRe: UNABLE TO LOAD NON NUMERIC DATA IN CUBE
Hi Kiran, Welcome to SCN. Please never use capital letters to write header lines or issue description while opening thread. Thanks
View ArticleRe: PI to update status of Outbound IDoc in SAP-ECC based on various criteria
Hi Vertika, Please update the resolution I am facing the same issuein Sending back the translation status (Mapping status)Success or Failure for Translation (S = status 10 F = status 5) andFile...
View ArticleRe: SAPUI5 get URL parameters
Try this code: var complete_url = window.location.href; var pieces = complete_url.split("?"); var params = pieces[1].split("&"); $.each( params, function( key, value ) { var param_value...
View ArticleFiori Approve PO app - issue
Experts,I'm customizing the Fiori App "Approve PO". I'm facing a problem wherein I'm not able to place any custom button on the footer bar. I'm doing the change as per a guide that describes the...
View ArticleMethod Transport_To_Model, Transport_From_Model Not Triggering
Hi All, I am creating one enhancement using BADI ME_GUI_PO_CUST. I implemented this BADI using methods Subscribe, Map_Dynpro_Fields, Transport_From_Model, Transport_To_Dynp,Transport_From_Dynp and...
View ArticleSMP3 - AppDevelopment (native):
Hi, I have a question on SMP3 and AppDevelopment (native):I need the tutorial and sample of native ios application on SMP 3.0. I am going use the standard SAP Netweaver Gateway and OData. Does anybody...
View ArticleNEW USER OF SAP ISU BILLING / CASH COLLECTION
Of late, the organisation I am attached to, has implemented SAP ISU (SAP GUI 7.10) Easy Access software, This is mainly used in billing & cash collection (electricity) like day to day activities....
View ArticleRe: DYNPRO_SEND_IN_BACKGROUND SAPLSPO1 or LSPO1U06 POPUP_TO_CONFIRM
Hello Madan, From your ST22 dump file it is clearly visible that the background job was scheduled by user EWMONECC. It might be problem with the authorization. Might be you can check by scheduling the...
View ArticleRe: OFTP receiver channel not sending the ALEAUD response back to the sender
Hey,Were you able to solve this, if yes, please update the solution I am facing the same issue Thanks in advance,Pooja
View ArticleGet production order ( CO02 ) selected list IDs for printing
Hello,I need to find the list IDs (e.g LG01, LK01 ) that will be printed for a production order from CO02. Which is also available if we go to CO02 > Menu Orders > Settings > Print info.Is...
View ArticleSolman 7.1 Upgrade
Hi All, We are planning an upgrade of our solution manager system from 7.0 to 7.1 and looking for help on performing this activity.We have CHARM configured in our landscape and want to know the steps...
View ArticleRe: SAP performance issues
Hello JAMES/TABLE = SHM_SEGSES/SHM_SEGS_VERSION = 2Setting the above parameters will make the memory consumption of all the work processes (dialog and non-dialog) in the same way.The parameter...
View ArticleRe: SAP Portal AD UME
You know that you can have the custom attribute appear in the user profile? That way you could create the users with the User Admin UI. Another option I can think of is to have a custom portal...
View ArticleRe: BPC Logic Script: Copy from calculated members (non-base) to base members
Stop spending time on script, go directly to badi option!
View ArticleRe: Performance on Analysis for Microsoft Office
Hi Martin I just had the experience a couple of times that attributes are having a negative impact on the performanceThe reason for that is the data access and the data which is initially fetched by...
View Article