SAP STATIC BOX - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

static box
Boxed component for supporting initial value sharing when the initial value exists only once on the ABAP_ASINSTANCE . 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.
ABAP_MORE_INFO