ABAP Keyword Documentation → ABAP Glossary
ABAP Memory
Memory area within every main session, which the programs of a
call sequence with the
statements EXPORT
and IMPORT
can collectively access. Its data is retained for as long as the
top level transaktion of a call sequence.