Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Transport Services | pub.sap.transport.ALE:getRoutingInfo_Default
 
pub.sap.transport.ALE:getRoutingInfo_Default
Default service to retrieve routing information from a list of IDocs.
Note:
This service can also handle IDOC_CONTROL and IDOC_DATA record lists (for IDocs version 3) or IDOC_CONTROL_REC_40 and IDOC_DATA_REC_40 record lists (for IDocs version 4) as IDoc input parameters instead of iDocList.
Input Parameters
iDocList
Contains the IDoc(s) as an object of the type com.sap.conn.idoc.IDocDocumentList.
Return Values
iDocList
Contains the IDoc(s) as an object of the type com.sap.conn.idoc.IDocDocumentList.
sender
Retrieved from sender partner number from the header of the first IDoc.
receiver
Retrieved from receiver partner number from the header of the first IDoc.
msgType
Retrieved from message type from the header of the first IDoc.