BAPIs for Mass Data Transfer (CA-BFA) 

Purpose

When a customer implements a new R/3 System, an important part of the migration process is copying objects from the legacy system. To transfer this mass data, each business object type in the R/3 System currently has its own program for performing this initial data load with batch input, direct input, or other SAP developments (such as IS-B).

SAP developed the Data Transfer (DX) Workbench in Release 3.1 to give users a uniform startup screen for loading the different business object types, as well as simplified handling of standard files.

Starting in Release 4.6A, the DX Workbench allows BAPIs to be used for the data load in the R/3 System. The use of BAPIs is increasingly important, because the previous techniques are only of limited or no use for data transfer from Release 4.6 onwards:

Target Audience

The target audience of this document consists of:

The document describes which steps are required to use these BAPIs with the DX Workbench. In addition, the programming models of all standardized BAPIs that are relevant for mass data transfer are discussed in detail.

Please note, however, that this document does not contain a description of any specific tool (for example the DX Workbench).

Implementation Considerations

To develop or use mass data-capable BAPIs, you need:

See also:

Basics of Mass Data Transfer

Process Flow of the Mass Data Transfer via BAPI

Developing BAPIs for Mass Data Transfer

Details