Re: Getting and transforming data in code to data paradigm
Dear Jakob,The "Code to Data" at this level as in your example can be achieved with advanced Open SQL. In this case I would suggest use of expressions in Open SQL statements using the CASE construct as...
View ArticleError Backup : Shutdown of database instance SID failed
Dear master, I have the problem with backup SAP on aix.error below: BR0280I BRBACKUP time stamp: 2014-10-04 07.43.18BR0307I Shutting down database instance BMQ ...BR0278E Command output of...
View ArticleRe: 2lis_02_scl data flow issue for PO value
Hi Dolly, Sure Dolly, But can you let me know from 2lis_02_scl which keyfigure you have mapped to PO and GR. Do you have any field level routine written for the PO & GR value. Can you please...
View ArticleRe: Help with career change into SAP
I appreciate your advise. I did more research after I posted the question.. i found that I should start with Basis and then go from there.. I am in the process of getting my Red Hat Certified...
View ArticleRe: Help with career change into SAP
Thank you for your reply.. having DB administration is a must for SAP administration or is it something you learn on the job.. I have basic DB administration knowledge..
View ArticleRe: How to maneuver with Workflow branches
Hello, Right-click, copy, paste. Some things aren't possible (e.g. branching outside of a lock) but most are.Maybe you could give an example. regardsRick
View ArticleRe: Calling Web Dynpro Application From A Email Outside SAP
Hello, "This workflow has 5 approval levels and persons who have to approve do no use SAP."So who will be listed as approver in the workflow log? I see a big security hole. regardsRick Bakker
View ArticleCreating root org units for Mitigation Control
Hi All, When I am trying to create root org unit in Root Organizational Hierarchy I am not able to create root org unit. I am getting the error "An exception occured". Could you please let me know the...
View ArticleRe: DTW Item No. is missing error
I got this error when modifying the wh on sales order rows.I was using linenum from the database.I switched to using visorder as linenum and this fixed it. Thanks,John
View ArticleRe: SAP ECC6.0 Ehp4 Kernel
Thanks a lot for the quick response friends.Strange but after updating the dw_327-10011312.sar system worked. Thanks to allVK
View ArticleRe: Listing an Article under Exclusion Module
Hi Siva, I guess, instead of creating an exclusion module, you can use distribution chain status field in Article master POS view. The field is DChain-spec field in POS selling period/status...
View ArticlePCR: Need to cumulate hours from previous period to current period and show...
Dear Experts I need to to cumulate hours stored in a technical wage type from every previous period to current period until it reaches the last period of the payroll calendar. The cumulated hours also...
View ArticleRe: Transfer material master data error
Hi Billy, It seems the internal UoM mapping is missing for ISO code KGM. Check the UoM in your product master. It should have been KG. While transferring to GTS, system picks up the ISO code for KGM...
View ArticleRe: Asset explorer-Overview tree, with which you can navigate between...
Hi, These folders that you mentioned, it is ledgers created in the GL. Check the GCL3 tcode. JPA
View ArticleInstalling add-on ODTFINCC 600
Hi, I'm installing the add-on ODTFINCC 600 (SAPK-600AGINODTFINCC) as per SAP Note 1745866.Do I also need to install the patch ODTFINCC 600: Support Package 0007 (SAPK-60007INODTFINCC)? Thanks.
View ArticleRe: RNIF Adapter issue
Hi, you can maintain the DUNS number in the PARTY itself. kindly go through the below blog for configuration....
View ArticleNeed to set reference to IBHeader level
Hi Experts,Hi Experts, When i execute the code below its going to dump saying that lr_ib_entity is pointing to NULL object reference. data: lr_ib_entity TYPE REF TO cl_crm_bol_entity,...
View ArticleRe: Change of GL Account Codes in Segmented Vs. Non Segmented Accounts
Hi, The selection of the Segmented or Non-segmented CoA determines the internal numbering of the Account code which you create. A specific identifier is provided based on the user selection to use...
View ArticleQuery regarding File name
Hi All, We are currently working in SAP PI 7.3. We have requirement in which we have to create 2 files in the same location with different extension. We have ASMA being used in our file name creation,...
View ArticleRe: Access SAP Tables using JAVA
if you know the table where the data is located, you can access it directly, pure jdbc programming,hopefully it is readonly,if it is update work, better go through rfc, unless you are very sure which...
View Article