ABAP Keyword Documentation →  ABAP Glossary → 

named data object

Data object that can be addressed using a name. Named data objects are constants, variables, and text symbols. Named data objects can be stored in the stack or as instance attributes in the heap. Also see unnamed data object.