Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Process code in idocs

Former Member
0 Likes
632

WHat is the purpose of the process code in the inbound processing od IDOCS(WE42)

4 REPLIES 4
Read only

Former Member
0 Likes
606

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.

Read only

Former Member
0 Likes
606

Hi,

The process type determines which process is used to convert an IDoc to an SAP document.

Regards,

Narasimha

Read only

abdul_hakim
Active Contributor
0 Likes
606

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.

Read only

0 Likes
606

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 ?