‎2008 May 05 2:16 PM
WHat is the purpose of the process code in the inbound processing od IDOCS(WE42)
‎2008 May 05 2:21 PM
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.
‎2008 May 05 2:22 PM
Hi,
The process type determines which process is used to convert an IDoc to an SAP document.
Regards,
Narasimha
‎2008 May 05 2:22 PM
Hi,
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.
Regards,
Abdul Hakim
SAP Cross Application Consultant.
‎2008 May 26 8:13 AM
how we can use idoc in LSMW ? i have a file and i want to upload through LSMW ? please suggest?
where i have to assign the file ? wheather in Idoc or LSMW ?