Ansicht
Dokumentation

ABAPEXPORT_IMPORT_MEMORY_ID_OBSOLETE - EXPORT IMPORT MEMORY ID OBSOLETE

ABAPEXPORT_IMPORT_MEMORY_ID_OBSOLETE - EXPORT IMPORT MEMORY ID OBSOLETE

BAL Application Log Documentation   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by SAP AG.
SAP E-Book

EXPORT, IMPORT - no_id

Obsolete Syntax

EXPORT parameter_list TO MEMORY [COMPRESSION {ON|OFF}].

IMPORT parameter_list FROM MEMORY [conversion_options].


Effect

If the EXPORT TO MEMORY or IMPORT FROM MEMORY statements do not contain the ID addition, the EXPORT statement writes to an anonymous area of ABAP memory and the IMPORT statement reads from this area.

Note

This short form is extremely error-prone and is not allowed in classes since all EXPORT statements without an ID overwrite the same data cluster.






PERFORM Short Reference   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1535 Date: 20240329 Time: 114846     sap01-206 ( 24 ms )