Skip to main content
Version: 5.5

SAP BAPI Transfer Object

SAP BAPIs are available to you both as sources and as targets. The required SAP system must be configured as a plug-in instance. Create an SAP BAPI transfer object within the connection as described.

The following properties can be configured:

SAP BAPI Project Planning

"General" tab

PropertyDescription
SAP connectionThe configured instances of the SAP plug-in are available here.
OutputProvides the results of the BAPI call as a JSON document for further processing.
Business objectSelection of the SAP business object.
MethodsSelection of the methods provided by the business object.
Object keys usedObject keys uniquely identify an object and are entered automatically. Mandatory field if it is an instance-dependent method.

"Parameters" tab

PropertyDescription
Parameter selection

Select the required parameters by checking the corresponding boxes. You can also select entire categories by checking the corresponding boxes.

Note: The specified table must have a primary key. Tables without a primary key are not supported.

Copy JSON formatCopies a JSON document to the clipboard whose structure corresponds to the function call.

The parameters are categorized. They mean:

  • Import: Data transfer to the SAP system
  • Export: Data transfer from the SAP system
  • Changing: Data transfer to the SAP system and return of the changed values.

These categories may contain further subcategories, e.g., "Table," which in turn contains the available tables.