ABAP Keyword Documentation →  ABAP Glossary → 

ABAP Memory

Memory area within every main 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.

More