Ansicht
Dokumentation

ABENCL_ABAP_EXPIMP - CL ABAP EXPIMP

ABENCL_ABAP_EXPIMP - CL ABAP EXPIMP

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

System Class for Data Clusters

In addition to the statements IMPORT and DELETE, it is possible, if necessary, to use the methods of the class CL_ABAP_EXPIMP_UTILITIES. These enhance the functions of the statements for data clusters.

  • They allow data clusters to be accessed in the individual storage media, of which only parts of the identifier id or of the area ar are specified, by determining the complete key.
  • Data clusters can be deleted generically using partly specified keys.
  • The release-dependent internal format of data clusters can be converted.
  • Data objects stored using DATA BUFFER can be created dynamically when read.

Note

In application programs, the parameter CLIENT of the methods of the classes for accessing data clusters in database tables or in the shared memory in application programs of application clients should not be filled. These programs should only work with data from the current client.

Example

The program DEMO_IMPORT_CREATE_DATA demonstrates how target objects can be created dynamically and filled using the method DBUF_IMPORT_CREATE_DATA of the class CL_ABAP_EXPIMP_UTILITIES.






BAL Application Log Documentation   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.

Length: 2117 Date: 20240425 Time: 171336     sap01-206 ( 37 ms )