Learn SAP — IDOC Configuration
If you want to know the IDOC basic (create , execute and select the list) then Click Here.
In this post let us see how to configure a new IDOC message type in the SAP system.
The Main SAP Transaction for IDOC processing is WEDI. AS soon as you go there you will see all the t-code associated with the IDOC will appear. This contains all the IDOC t-codes from creating to processing to configuration.
Here we are going to look in to a business case and see how we can configure the IDOC and how to process the IDOC. We have a Text file coming from a 3rd party with customer first name, last name and Age.
…continue reading >> Learn SAP — IDOC Configuration