BAPIinboundProcess

The service is used when posting bXML documents that represents a BAPI of a business object to this service, it takes care of passing the document to the routing listener.

Input parameters
sbcHeader
A document that contains the key/value pairs with routing information is 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. The transaction state. Specify one of the following codes:
  • 1. Default. Run.
  • 4. Confirm.
$tid
Optional. TID of the transaction.
Return values
Depends on the transaction and started routing notification.