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 Object | Description |
|---|---|
| SAP IDoc Transfer Object | Sends IDocs (Intermediate Documents) to an SAP® system. IDocs are received via the IDoc Trigger. |
| SAP IDoc Status Transfer Object | Queries the processing status of an IDoc in the SAP® system based on the IDoc number. |
| SAP BAPI Transfer Object | Calls BAPIs (Business Application Programming Interfaces) of an SAP® BusinessObject to read or write data. |
| SAP RFC Transfer Object | Calls RFC function modules in an SAP® system to read or write data. |