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.BAPI:InboundProcess
 
pub.sap.transport.BAPI:InboundProcess
When posting bXML documents representing a BAPI of a Business Object to this service, it will take care of passing the document to the routing listener.
Input Parameters
sbcHeader
Document that contains the key/value pairs with routing information. Will be generated by the bXML parser.
objectName
Optional. Name of the business object that is represented in the pipeline.
bapiName
Optional. Name of the BAPI that is represented in the pipeline.
$action
Optional. Transaction state. Specify one of the following codes:
*1 - Execute (default)
*4 - Confirm
$tid
Optional. TID of the transaction.
Return Values
Depends on transaction and invoked routing notification.