ABAP Keyword Documentation → ABAP Glossary
static box
Boxed component for supporting
initial value sharing when the initial value exists only once on the
AS Instance. A static box is declared using the BOXED
addition when defining
substructures using TYPES
or when declaring structured
attributes of
classes or
interfaces using DATA
.