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

IDOC Process code...

Former Member
0 Likes
766

Hi,,

If know the port thru which the Idoc's is processed, how can i know the process code for this port...?

Regrds,

M...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
713

Double click on message type of inbound parameters in partner profile.

check transactions we41 and we42

5 REPLIES 5
Read only

Former Member
0 Likes
713

check the partner profile for that IDOC. port doesnt give the process code

Read only

0 Likes
713

Hi,

Thanks for your reply... The issue is that, I have the port name (eg..OUT_849AP).. Now i want to control the data passed thru this port...i.e I should not be generating Idoc's for some profiles... Can you please let me know where I can handle this if I kno the port name...I checked one of the customers partner profile which has the above port, but i could not find the process code for this..

Is it I should be adding a new process code and then attach this to this port... I believe this would be in a form of Function module...

Regrds,

M..

Read only

0 Likes
713

Why you need process code for that? either delete the partner profile for those partners, then those IDOCs will stay in error in SAP,

or

write a requirement routine in VOFM to not generate the output for those partners

or

Delete Output condition records itslef to stop generating the output and IDOCs for those partners.

Read only

Former Member
0 Likes
715

Double click on message type of inbound parameters in partner profile.

check transactions we41 and we42

Read only

Former Member
0 Likes
713

Hi Madhu,

You can find the process code from the partner profile in we 20.

you can check the inbound process codes in we42.

Regards,

SMS