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_concern

Former Member
0 Likes
481

Hi..

Is it necessary to have a process code for both inbound and outbound processes in case the message type is the same. in both the cases?

and if no then without process code...how the processes will work?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
462

Hi Subhash ,

Yes, is is required .

*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.

<b>Outbound process codes</b> are stored in table TEDE1,

while <b>inbound process codes</b> are stored in TEDE2.

Cheers

Sunny

Rewrd points, if found helpful

3 REPLIES 3
Read only

Former Member
0 Likes
463

Hi Subhash ,

Yes, is is required .

*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.

<b>Outbound process codes</b> are stored in table TEDE1,

while <b>inbound process codes</b> are stored in TEDE2.

Cheers

Sunny

Rewrd points, if found helpful

Read only

0 Likes
462

hi Subash,

Yes it is Required...

Process Codes and Message types are used both in ALE and EDI .... Outbound Process Code (WE41) & Inbound Process Code (WE42) ...

Regards,

Santosh P