SAP STATIC BOX - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

Static Box
Boxed component for supporting initial value sharing for which the initial value is stored only once on the application server. A static box is declared with the BOXED addition when defining substructures using TYPES or when declaring structured attributes of classes or interfaces using DATA .
ABAP_MORE_INFO