An IDoc consists of
The IDoc itself is a structured Text-File, that means IDocs can be used on all platforms, there is no need to translate binary data. Each record is identified by the name of the record. The load (data) is stored in a 1000 byte long container. Use transaction WE60 in a SAP-System to get documentation for IDocs, like HTML files and C-header files.
The following transactions can be used to create and process IDocs. The list does not include any transaction required for the development of new IDoc types. Please note that you get a comprehensive list of available transactions by using area menu WEDI.
NAST is a technique in SAP-Systems to create messages. Messages can be printed, sent or transferred into IDocs. SAP uses this for many applications e.g. Purchase Orders (PO ). The PO can create a message which might be printed, sent by FAX, or translated into an IDoc of type ORDERS. The IDoc ORDERS can be forwarded in an B2B-process to a vendor.
Transactions like WE02, WE05, WE09, WE19, and BD87 are used in traditional approaches to error handling in IDOC administration. Drill down through the idocs status data to find the actual root case. However, SAP S/4 HANA has rectified this and now provides an upgraded version of all of these with the WLF_ IDOC transaction.3
"SAP Help IDoc Types". Archived from the original on 2014-05-15. Retrieved 2014-09-16. https://web.archive.org/web/20140515063233/http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5baa85b11d6b28500508b5d5211/content.htm ↩
"SAP Library: IDocs". Retrieved 2017-01-30. http://help.sap.com/saphelp_46c/helpdata/en/0b/2a60ef507d11d18ee90000e8366fc2/content.htm ↩
"SAP IDOC Configuration - Saptutorials.in". 7 February 2021. Retrieved 2021-11-16. https://www.saptutorials.in/sap-idoc-configuration/ ↩