ABAP Keyword Documentation → ABAP Glossary
cross-transaction application buffer
Application buffer in the shared
memory. ABAP programs access cross-transaction application buffers by specifying
SHARED BUFFER
or
SHARED MEMORY as medium with the statements
EXPORT and IMPORT
for
data clusters. The two categories differ in respect to how the system behaves when the memory limit is reached.