ABAP Keyword Documentation → ABAP Glossary
static data object
Data object for which all attributes, including memory use, are specified statically by the data type. Apart from reference variables, all static data objects are flat. See also dynamic data object.