Skip to main content
Version: 5.6

Transfer Objects

You use SAP® transfer objects to exchange data with a connected SAP® system within a connection. SAP® systems can serve as both sources and destinations. A prerequisite is that the SAP® system is configured as an instance of the SAP® plug-in.

The following overview shows the available SAP® transfer objects:

Transfer ObjectDescription
SAP IDoc Transfer ObjectSends IDocs (Intermediate Documents) to an SAP® system. IDocs are received via the IDoc Trigger.
SAP IDoc Status Transfer ObjectQueries the processing status of an IDoc in the SAP® system based on the IDoc number.
SAP BAPI Transfer ObjectCalls BAPIs (Business Application Programming Interfaces) of an SAP® BusinessObject to read or write data.
SAP RFC Transfer ObjectCalls RFC function modules in an SAP® system to read or write data.