Show TOC

Naming Conventions for the Text MemoryLocate this document in the navigation structure

Use

SAPscript stores its data in the ABAP memory using different IDs. All IDs for SAPscript entries start with the character string 'SAPLSTXD'.

Caution

If you work with the ABAP memory within your application program, you are not allowed to use IDs that start with this character string.