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 function Module

Former Member
0 Likes
431

Hi Experts!!,

How to find out Function Module which system is using for Inbound Idocs ?

Thanks in advance.

3 REPLIES 3
Read only

Former Member
0 Likes
386

Anil,

If these are existing iDocs being processed in your system, I would recommend you run WE19 for an existing iDoc, click on 'Standard inbound', and make a note of the Function Module determined. That will let you know which FM is used for those specific conditions. You might also want to check transaction WE57, which shows FM assignments to iDoc & Message Types, also WE42 for Process Codes. Process Codes are selected in the WE20 Partner Profile, and point to an FM, therefore in theory you could use different FMs for different Partner Profiles.

Cheers, Paul.

Read only

Former Member
0 Likes
386

Hi paul,

Check table EDIMSG.

Regards,

Atish

Read only

ferry_lianto
Active Contributor
0 Likes
386

Hi,

You can check tables TBDBE and TBDBA for inbound and outbound IDoc FMs.

Also you can check transactions WE41, WE42 and WE64.

Regards,

Ferry Lianto