‎2009 Jan 28 4:49 AM
Hi friends,
What is the use of the Process code in idoc concept and what is action it will do ...
please give clear about process code........for both the direction inbound and outbound.
Thank You,
Santhosh
‎2009 Jan 28 4:52 AM
Hi
Process Codes are used in both ALE and EDI framework to identify the function module or API (Application Programming Interface) to be invoked for subsequent processing. Inbound as well as outbound interfaces use process code but for different purposes. Outbound process codes are stored in table TEDE1, while inbound process codes are stored in TEDE2.
For more info on Inbound and Outbound functionality of process codes, its better if you search the forums so that you get much data.
Regards,
Vinod.
‎2009 Jan 28 4:51 AM
HI,
Process code wil populate data into Function module in Inbound IDOC and the same thing in Outbound side.
thanks n regds,
Sree
‎2009 Jan 28 4:52 AM
Hi
Process Codes are used in both ALE and EDI framework to identify the function module or API (Application Programming Interface) to be invoked for subsequent processing. Inbound as well as outbound interfaces use process code but for different purposes. Outbound process codes are stored in table TEDE1, while inbound process codes are stored in TEDE2.
For more info on Inbound and Outbound functionality of process codes, its better if you search the forums so that you get much data.
Regards,
Vinod.
‎2009 Jan 28 5:00 AM
Hi,
In the partner profiles, the processing is never addressed directly but rather always using a process code. You can therefore replace an old process with a new one for any number of partners by assigning the existing process code to the new process.
Two types of process code are used in conjunction with the partner profiles:
Outbound Process Code - if you are using outbound processing under Message Control, the IDoc is generated in the IDoc Interface. The process code names the relevant function module.
Inbound Process Code - names the function module or workflow which reads the IDoc data and transfers the data to the application document.
Thanks ,
Anil
‎2009 Jan 28 5:12 AM
Plz SEARCH in SCN before posting basic questions.you will get so
many posts like these.
[What is process code?|https://forums.sdn.sap.com/click.jspa?searchID=21506364&messageID=1486134]