1)Goto WE19, select ur IDOC and execute. The details will be shown of IDOC. change the data in the segment as per ur requirement. 2)Click on standard inbound process. If you want to execute the process in foreground, click on standard inbound function module. select related function ...
I'm looking for a user exit that i can use to populate the new custom fields that i'm adding as a part of this extension. Is there an easy way to find all possible user exits for inbound function module IDOC_INPUT_COND_A and how do I map the fields in the extension segment to...
I'm trying to perform this configuration but I'm stuck with the RFC Destination in ECC. Let's recap what I have done: Create Destination in PI (XI_IDOC_DEFAULT_DESTINATION) Config the inboundRA 5 and true, and the PI Gateway (I'm not 100% sure about this). Also our program id ...
For this check IDOC_OUTPUT_OTDERS function module and try to see all the user exits code you may find some body has return the code for that,if it is not client system you change the code but,if it is the client system dont do the changes in coding because it will effect other fu...