Skip to main content
Version: 5.4

SAP-BAPI Transfer Object

SAP BAPI can be used both as source or destination. A set of SAP access data has to be specified within the plug-in configuration. The transfer object is created as described above.

Projektierung SAP-BAPI

Open transfer object by double click and configure as follows:

Tab Settings

SAP access dataSelect SAP set of access data.
OutputProvides the results of the BAPI call as a JSON document for further processing.
Business objectSelect Business Object.
MethodsSelect one of Business Object’s methods.
Object keys usedObject keys define an object positively and are added automatically. Required if method depends on instance.

Registerkarte: Parameters

Please specify a function

Select the required parameters by setting the appropriate check mark. You can also take whole categories if you place the checkmark accordingly.

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

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

Parameters are categorized:

  • Import: Data transfer into SAP system
  • Export: Data transfer from SAP system
  • Change: Data transfer into SAP system and return of changed values.

Categories may contain sub-categories, e. g. “Table” containing data tables.