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
- About using the builder call editor
The builder call editor allows you to specify all the input values to a builder call.
- SAP Transaction builder inputs
This topic describes the inputs for the SAP Transaction builder.
- Objects the SAP Transaction Builder Creates
This topic describes objects created by the SAP Transaction builder.
- Calling multiple functions within the context of a single SAP transaction
This task describes how to call mutliple functions within the context of a single SAP transaction.
Library | Support |