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 for I/F

Former Member
0 Likes
1,270

Hi All

I want a small carification.IS process codes required for inbound interface.Please advise

regards

kumar

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
849

Hi Praneeth,

I think it is required because, for an inbound interface, we need to attach some processing routine to post some application document corresponding to the incoming message. So i think it is mandatory to have a process code for the inbound interface.

4 REPLIES 4
Read only

Former Member
0 Likes
850

Hi Praneeth,

I think it is required because, for an inbound interface, we need to attach some processing routine to post some application document corresponding to the incoming message. So i think it is mandatory to have a process code for the inbound interface.

Read only

Former Member
0 Likes
849

Hi praneeth,

It is must for Inbound side/Interfaces.

BCoz the Msg type is linked to the Inbound FM through the Process code.

Check the Inbound parameters of the partner profiles in WE20.

u can find all the inbound process codes in WE42.

Reward the points if its helps for you.

Thanks

Eswar

Read only

Former Member
0 Likes
849

Hi,

it is required for both I/B and O/B.

check in WE41 "o/B process code

WE42 "i/B process code

regards

vijay

Read only

hymavathi_oruganti
Active Contributor
0 Likes
849

YES,

it is must for inbound in PUSH scenario.

process code uses the posting fn module and posts the data into the underlying data base.