EDI Message Types: List of Main Mapping EDI Code and SAP IDocs

EDI Code helps defining the type of EDI transferred document to SAP ( or to any other systems).

In this post, you will find the mapping for the most used SAP EDI Transactions to SAP Message Type and SAP IDocs.

Finding the Edi message types in sap will be an easy task for you.

Continue reading “EDI Message Types: List of Main Mapping EDI Code and SAP IDocs”

Convert IDOC to XML format with Full ABAP Code

Convert IDoc to an other format can common business requirement in order to make communication possible between SAP System and other Landspace.

In this article, you will learn how to convert IDoc to XML file having the same schema as the original IDoc.

First, how to retrieve SAP IDOC Schema, then the different steps to make the IDoc Conversion possible. Finally, you will find the full SAP ABAP Program Source ready to go !
Continue reading “Convert IDOC to XML format with Full ABAP Code”

Exit mobile version