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?

Former Member
0 Likes
822

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
780

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.

4 REPLIES 4
Read only

former_member125931
Active Participant
0 Likes
780

HI,

Process code wil populate data into Function module in Inbound IDOC and the same thing in Outbound side.

thanks n regds,

Sree

Read only

Former Member
0 Likes
781

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.

Read only

0 Likes
780

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

Read only

GauthamV
Active Contributor
0 Likes
780

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]