Start of Content Area

Overview documentation Data Transfer  Locate the document in its SAP Library structure

Purpose

During data transfer, data is transferred from an external system into the SAP system. You can use data transfer when you:

     Transfer data from an external system into an SAP system as it is installed.

     Transfer data regularly from an external system into an SAP system. Example: If data for some departments in your company is input using a system other than the SAP system, you can still integrate this data in the SAP system. To do this, you export the data from the external system and use a data transfer method to import it into the SAP system.

Implementation considerations

Before creating your own data transfer program, you should use the Data Transfer Workbench to find the data transfer programs that are delivered by SAP.

Integration

SAP applications support the data transfer of numerous SAP business objects. The data transfer program specifies the data format definition that is necessary to import the data into the SAP system. Adapt your conversion program for exporting the data from the external system to this definition.

Once the data has been exported, you can import it into your system using a generated data transfer program.

Features

     Data transfer from other, external systems

     Generation of data transfer programs

     Generation of function modules that can be used as an interface to the SAP system

 

 

End of Content Area