‎2008 May 25 1:18 PM
Dear gurus,
What is the process code in receving system in ALE.
should we create a new process code or select the process code from exists.
advise please.
Cheers,
R.Rajendran
‎2008 May 25 1:19 PM
if process code exists you can use it or else you can create it and use it.
‎2008 May 25 1:19 PM
if process code exists you can use it or else you can create it and use it.
‎2008 May 26 4:49 AM
What is the impact of process code. Where it will affect.
Rajendran
‎2008 May 26 9:36 AM
process code will invoke related function module
you need the process code to determine which Function is used for creating/processing the IDoc.
Go to WE20 (Partner) and choose you inbound processing messages.
In the first tab you´´ll find the processing code.
Transaction: WE42 to define the processing code
Tcode: WE57 and BD51 to map the Function to this processing Code.
Process Codes will be linked to the inbound function module which in turn will read the data from the inbound idoc and post in the application document.Jus double click on the process code it will take you to the corresponding function module.