Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Specifications | pub.sap.transport.ALE:aleMappingInfo
 
pub.sap.transport.ALE:aleMappingInfo
To allow message type specific mapping for IDocs, the user might provide a service that implements this specification.
This service will be called prior to sending an IDoc to an SAP system using the pub.sap.transport.ALE:OutboundProcess service but after the default ALE mapping info service was called.
Input Parameters
iDocList
Contains the IDoc(s) as an object of the type com.sap.conn.idoc.IDocDocumentList.
msgType
Contains the message type value as determined by this ALE default routing info service.
Return Values
iDocList
Contains the IDoc(s) as an object of the type com.sap.conn.idoc.IDocDocumentList.