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 Basic Type List

Former Member
0 Likes
780

Hi Expert,

Beside using t-code WE60, is there any link (sap help) that can show the list of IDoc Type list and the segment detail and sap field related.

As an example: http://help.sap.com/saphelp_di46c2/helpdata/EN/44/f50abfea3b11d194dc0000e83dd751/content.htm

But I need the other list (sales, invoice, billing, production, material master data)

I try to find it in SAP help, but not find the URL.

Regards,

Tri

Edited by: Tri Wicaksono on Nov 30, 2011 12:48 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
493

Try Function Module:IDOCTYPE_READ_COMPLETE

Put idoctype in field PI_IDOCTYP (Example: CREMAS05) and the other fields empty.

1 REPLY 1
Read only

Former Member
0 Likes
494

Try Function Module:IDOCTYPE_READ_COMPLETE

Put idoctype in field PI_IDOCTYP (Example: CREMAS05) and the other fields empty.