Start of Content Area

Process documentation Master Data Distribution  Locate the document in its SAP Library structure

Master data distribution using an asynchronous IDoc interface consists of three steps:

  1. Defining the Message by specifying the message type and IDoc type.
  2. Developing the program or function module that creates the IDoc from the application object and dispatches it via the ALE interface ( Outbound Processing)
  3. Developing the function module for IDoc processing on the receiver side ( Inbound Processing).