Adapter for SAP 10.1 | webMethods Adapter for SAP Documentation | webMethods Adapter for SAP Installation and User’s Guide Documentation | Built-in Services | Sample Services | sample.sap.Helpers:invokeBapiReturningBXml
 
sample.sap.Helpers:invokeBapiReturningBXml
This internal service is invoked by handleBXmlPost.
Input Parameters
serverName
Alias for the SAP system on which to execute the BAPI. The alias must match a configured RFC connection alias at Adapter for SAP.
mode
Allows you to choose the way how the BAPI will be invoked. Possible values are:
*sync -synchronous execution
*async - asynchronous execution
*routing - apply routing matching routing info in the document
Return Values
xmlData
XML message representing the response of the BAPI.