SAP NetWeaver AS ABAP Release 752, ©Copyright 2017 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →ABAP memory
Memory area within every ABAP session that can be accessed jointly by the programs of a call sequence using the statements EXPORT and IMPORT. The data of this memory area is persisted as long as the top-level transaction of a call sequence.