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.RFC:InboundProcess
 
pub.sap. transport.RFC:InboundProcess
Receives an inbound RFC or an RFC-XML document that is to be routed through Adapter for SAP.
Input Parameters
This service requires the following input parameters:
sbcHeader
Values object that represents the key/value pairs in the SBCHEADER table. For information about what to include in the array of records, refer to The SBCHEADER Table.
$rfcname
Optional. The name of the function module.
$tid
Optional. TID of the transaction.
If you want to process the RFC call asynchronously using tRFC, specify the transaction ID. If you would like to perform a synchronous RFC call, do not specify this parameter.
$action
Optional. Transaction state. Specify one of the following codes:
*1 - Execute (default)
*4 - Confirm
Return Values
Depends on transaction and invoked routing notification.