SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.