SAP IDOC Tutorial

IDoc stands for Intermediate Document. It is a standard SAP document format.IDocs enable the connection of different application systems using a message-based interface.The main uses of IDocs are Structured exchange and automatic posting of application documents,Reduction of the varying complex structures of different application systems to one simple structure and Detailed error handling before the data is posted in the application. IDoc are defined on Technical level and Application Level. In Technical View idoc is defined by three different types of structure. They are Control records, Data Records, Status Records. In application view Segments and attributes of Segments are defined.Segments are structures that are used for the interpretation of the field SDATA in the data record. In this page you will get some SAP IDOC Tutorials and pdf guides to download.

Related SAP Tutorials & References
  1. SAP EDI Tutorial EDI stands for Electronic Data Interchange.As ALE it is also used for exchanging business...
  2. SAP ALE Tutorial ALE stands for Application Link Enabling.ALE is used for exchanging business data between different...
  3. SAP BAPI Tutorial BAPI stands for Business Application Programming Interface.It is a precisely defined interface providing access...
  4. SAP IDOC Structure IntroductionIDOC type and IDOC. An Intermediate Document (IDOC) type represents the structure of the data...
  5. Electronic Data Interchange,IDoc Interface in SAP SD Module | PDF TutorialThe Electronic Data Interchange (EDI) component in Sales and Distribution consists of an Intermediate Document...
  6. ALV Tutorial ALV stands for ABAP List Viewer.It unifies and simplifies the use of lists in...
  7. IDOC Types Outbound and Inbound messages in SAP sales and distribution module | SAP SD TutorialThe following outbound and inbound EDI (Electronic Data Interchange) messages are available in the standard...
  8. SAP BDC (Batch Data Communication) Tutorial The SAP System offers two primary methods for transferring data into the System from...
  9. SAP Dictionary Tutorial – ABAP DDIC SAP DDIC stands for data dictionary.The ABAP dictionary contains all the metadatas about the...
  10. ABAP TutorialABAP stands for Advanced Business Application Programming.It is a high-level programming languages used in the...
Google: Facebook:
  1. SapBrain says:

    Actual application data is contained in SDATA field and maximum 1000 bytes are allowed for this field.

  2. SapBrain says:

    SEGNUM field is used to identifying the segments with any syntax errors.

  3. SapBrain says:

    4 types of exceptions are there with MASTER_IDOC_DISTRIBUTE statement. They are error_in_idoc_control, error_in_idoc_data, error_writing_idoc_status and sending_logical_system_unknown.

  1. There are no trackbacks for this post yet.

Submit your tip or response