ALE mapping info
To allow message type-specific mapping for IDocs, the user might provide a service that
implements this specification. The service is started after the default ALE-mapping info service is
called but before an IDoc to an SAP system by using the
pub.sap.transport.ALE:OutboundProcess service is sent.
- Input parameters
-
- iDocList
- The parameter contains the IDocs as an object of the type com.sap.conn.idoc.IDocDocumentList.
- msgType
- The parameter contains the message type value as determined by this ALE default routing info service.
- Return values
-
- iDocList
- The parameter contains the IDocs as an object of the type com.sap.conn.idoc.IDocDocumentList.