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

Identifying an IDOC

Former Member
0 Likes
587

Hi,

My query is how do I identify the correct IDOC for a particular interface... for eg. there's an interface:- send GL account to order management system... so how do I identify that GLCORE01 or GLMAST01 can be the possible IDOC types ??

Please help.

Thanx,

-S.

3 REPLIES 3
Read only

Former Member
0 Likes
445

You can use, for example, transaction WE81.

Gianluca

Read only

Former Member
0 Likes
445

Hi,

The transaction WEDI leads you to all the stuff about IDocs. If you are interested in the tables, then EDBAS and EDBAST would be useful. You can search for an IDoc Type by specifying the short description and the Language.

Hope that helps,

Regards,

Anand Mandalika.

Read only

Former Member
0 Likes
445

Hi,

You can also try the interface repository: http://ifr.sap.com

Here you can find a list of interface methodes per business object. Although it is mostly bapi calls you might also find the correct Idoc for your purpose.

Regards,

Arjan