Re: how to display listbox in ALV with domain values
Hi Arunkumar, Perhaps you could use standard class CL_RECA_DDIC_DOMA to get the domain values? Method GET_VALUES supplies the values defined within a domain. CONSTANTS: lc_bstat TYPE string VALUE...
View ArticleMaintaining usage probability using BAPI in planned independent requirement
Hello, Need some help on maintaing usage probability for planned independent requirement using BAPI_REQUIREMENTS_CREATE.It has importing parameter of type BAPISCHARR. But I am populating this as show...
View ArticleData Lookup element in Data Movement Model
Hi all, I'm new to PowerDesigner and I cannot quite understand how the Data Lookup Element in Data Movement Models works. Let's say I have two tables PERSON_TABLE ( Person_Name, Country_ID) and...
View ArticleRe: Data Extraction from Non SAP System for SAP BPC MS
Hi Rohan,we resolved this with MS SSIS packages, extracting data from DB2, ORACLE, flat files, etc.You have to import the BPC tasks into BIDS and you will have total control of BPC from SSIS. Here's...
View ArticleRe: FileWrite
Hi Victor; FWIW: Have you tried the FileWiteEX ( ) method instead? I have not encountered your Unicode issue but .... I have not used the old FileWrite ( ) method in over a decade. BTW: Since PB...
View ArticleRe: Query in memory allocation of SAP/ORACLE in AIX system
Hi Subbu, Have you checked and found the issue about the leak memory area. The issue is 76GB Physical memory configured. But, SAP and DB occupying only 38 GB only memory and rest of the memory where...
View ArticleUpdate SAP BW Portal Field from WDA
Hi, Requirement: Based on the User's language preference ( already saved in Custom Table - Users Langague thr WDA program ) the Portal Field in the User Administration's (UME) Langague field should be...
View ArticleRe: SOAP Message servlet error
when u hit above URL in browser then it prompts for username/password, so that user should have sufficient authz. (user should have SAP_XI_APPL_SERV_USER role). Secondly, to get detail info abt 500...
View ArticleAny way to get the latest 12.5.4 patch?
Dear all, today we ran an issue with a procedure that occoured only on our 12.5.4 VM (12.5.4 EBF 16791 ESD #10 Win32), a that runs like a charm on 15.7. Now, we know that ASE 12.5.4 is deprecated,...
View ArticleRe: SAP PI mapping
Please provide more details. what is your requirement? where are you facing issue?
View ArticleRe: USE DIGITAL TIMER IN SCREEN PAINTER SCREEN.
Hello Kapil, Even I'm working on developing online exam in ABAP screen painter. Could you please share me the abap code. Thanks.
View ArticleRe: Sample Auditing webi reports for BO 4.1?
There is no WEBI reports. Audit reports availble with above links only Crystal Reports. This is not SAP official reports. If you need WEBi, you need to develop by your self based on the universe provided.
View ArticleRe: Assistance with reports on Audit database
Hi Anusha, I am not sure if the issue has been resolved or its still there. But this note can help you. First you need to check if the admin guys can run the report or not. If they are also not able to...
View ArticleRe: csap_mat_bom_maintain
Hi Manoj, I am really not sure if I get this right. You want to set deletion indicator using function module csap_mat_bom_maintain.when doin this you kinda hard code the other values for I_STKO Try...
View ArticleRe: Transport targets and multiple SLD
Hello,>>Where do I have to create ttransport target ? In DEV SLD or PRD SLD? You have to maintain transport targets in Prod SLD.Transport Targets and Groups in the SLD ThanksAmit Srivastava
View ArticleRe: J1IH for other adjustment (for paying excise duty)
Hello Jagadish, Thanks a lot for your response. Yes my issue is resolved .Since there is no balance in RG23A account, system is consuming the balance of PLA Account.User is adviced to get the balance...
View ArticleRe: Opening local file from SAP Personas
I've now got the Elevated Trust mode, and can create attachments, but on clicking the attachment, I get the following error in console: 8/1/2015 16:35:04,354542 ERROR...
View ArticleRe: Dynamic formulas WEBI
Hi, try creating a variable that test for which dimension you want, like [Dynamic Variable] = If ([test] = 1 ; [dim 1];If ([test] = 2;[dim 2];If([test] = 3; [dim 3];...))...) Cheers,Rogerio
View ArticleAbout NWBC connection errors
Hello everyone, I configured NWBC in a ERP system, but I've been trying to use it with NWBC 4 desktop version and several problems have been presented. I need configure selecting "Use SAP Menu Instead...
View Article