Portlet Factory, Version 6.1.2


 

SAP transaction builder

This builder allows you to calls multiple SAP functions within the context of a single SAP connection or transaction. You might need to do this if the BAPI you are working with, or if the transaction you are performing, requires this approach to calling functions.

For example, this situation might arise when calling BAPI_PERSDATA_CHANGE to update employee data. In this case call the following three BAPI's on the same SAP connection:

BAPI_EMPLOYEE_ENQUEUE BAPI_PERSDATA_CHANGE BAPI_EMPLOYEE_DEQUEUE

Parent topic: Builder help


Library | Support |