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

Finding Function Module in IDOC

Former Member
0 Likes
4,832

Hi All,

I am creating business partner and inbound IDOCs are being posted.I want to find out the following lists from the IDOC.Please help me out:

1.Function Module involved

2.Partner function

3.Process Code

Thanks in Advance.

4 REPLIES 4
Read only

former_member195383
Active Contributor
0 Likes
1,954

in we02 give the idoc number. That will provide you the partner profile.

in we20 search for that partner profile. From that you will get all the info.

Read only

Former Member
0 Likes
1,954

Hi,

The inbound partner profile will have the associated process code for that particular message type. The function module associated with it can be found in transaction WE64.

You can find all the details you requested from the partner profile itself...

~ Bineah.

Read only

Former Member
0 Likes
1,954

Hi,

Check the following tcodes.

1.Function Module involved : check WE19

2.Partner function : we20

3.Process Code : we41 and we42

reg,

siva

Read only

Former Member
0 Likes
1,954

Hi,

Go to we42 for inbound process code select your process code and choose display in the application tool bar, their you can see which is the function module...

for partner function we20

Regards

Sathish