Collective order Confirmation issue for Production orders
Hi All, We are facing issues with collective order confirmation goods movements postings when using BAPI_PRODORDCONF_CREATE_TT. Standard orders goods movements are working fine. But for collective...
View ArticleRe: idoc to multiple receivers
Hello!We have this (2 receivers). Can you please tell me how I can (on the sender side) do something (manipulate info) to the data for receiver 1, and do something different for the info of receiver 2....
View ArticleRe: Problem Batch input via LSMW (Purch. Info Records)
Henk LeveringYour reply is not relevant to this discussion as the discussion was about standard batch input and not about a recording. Please see our rules of engagement about reopening old discussions.
View ArticleRe: Send custom Data from ECC to HCI
Hi Narottam, hi Harish, Did you manager to build the scenario successfully? I have the same situation ( ECC->HCI->S/4HANA ) but it doesn't seem to work. I have created the ABAP proxy, called it...
View ArticleIDOC status
Dear all, Could anyone please advice me a transaction in SAP to find IDOC status and number by MRDR number? And is there a possibility to download a lot of IDOCs numbers not checking one by one? thank...
View ArticleRegisterd programs in environment with load balancing
Hello dear colleagues, I have installed ERP 6.0 EHP 7 production system based on MaxDB 7.9 in cluster environment (MSCS). ASCS and MaxDB database are roles in an Windows 2012 R2 MSCS. Primary and...
View ArticleRe: IDOC status
Hi Natalie, The requirement is not clear. But I Think standard transactions WE02 & WE09 is capable of getting IDOC data based on status or any of the Field values. Thanks,Ravi
View ArticleRe: IDOC status
Hi Natalie, As Ravi stated, your requirements are not very clear but another transaction code you can try is BD87. Hope this helps!
View ArticleCustom page format not working in MIGO printing
Dear experts, I am new to ABAP and to Smartforms also. I have create new page format for my new smartforms to meet my requirement.when i print this form in MB90 it work properly but when i print it on...
View ArticlePrevious value of sy-ucomm
Hi everyone, Suppose I have 2 buttons in a screen and i have pressed both buttons one after another.Now, SY-UCOMM will store the current value as the fcode of second button which i pressed in the...
View ArticleRe: Previous value of sy-ucomm
No, but the first button has already triggered a PAI/PBO cycle before second button is pressed so you get it (as ok_code) in the previous execution, so you had to handle yourself the save of this...
View ArticleRe: Custom page format not working in MIGO printing
Hi Chanthol, this does not seem to be an "ABAP Connectivity" topic?! (ABAP Connectivity basically refers to everything about RFC or HTTP communication between two SAP Systems or between a SAP System...
View ArticleRe: Registerd programs in environment with load balancing
Hi Frank,Frank Lohse wrote: On the RFC Destination HR_DE_ELSTER i do not have to supply the Gateway Option (gateway host and gateway service). The result is: Randomly B2A communication works or not....
View ArticleRe: Registerd programs in environment with load balancing
Hi Ulrich, good idea! The second application server is currently offline. It will take a few days to get the permission to start this server. I will give a feedback when the second listener is aktive....
View ArticleRe: Previous value of sy-ucomm
Hi Raymond, thanks for the reply.Actually,the requirement was if the first button is pressed(which was reject button in ME29N) and then second button is pressed(which is save button in ME29N),then only...
View ArticleLSMW tcode perminent access to perticular user any critical?
Dear Experts, I want to understand for LSMW tcode access can give permanently access to user is recommended practice? If we give permanent access what is the criticality.For time being of uploading of...
View ArticleRe: LSMW tcode perminent access to perticular user any critical?
You could consider creation of customer transaction that execute /SAPDMC/SAP_LSMW_INTERFACE with some customer system variants (CUS&xxx) so if you hide/protect enough fields user will only be...
View ArticleRe: LSMW tcode perminent access to perticular user any critical?
you have to differentiate the authorization to work on LSMW, which means administration of LSMW objects, creating new LSMW objects, changing existing objects, or just execution of LSMW, from the...
View ArticleRe: LSMW tcode perminent access to perticular user any critical?
Also answers shouldn't prevent you to execute SU24 on the tcode LSMW
View Article