Ansicht
Dokumentation

ABAPTYPES_DATA_BOXED - TYPES DATA BOXED

ABAPTYPES_DATA_BOXED - TYPES DATA BOXED

Addresses (Business Address Services)   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

struc_type expects a structured data type. This can be a program-local structured type, a visible structured type of a global class or of a global interface, or a structure from the ABAP Dictionary, and can also contain static boxes.

Static boxes support initial value sharing. Here, the structure is not saved in the superordinate context itself. Instead, an internal reference that points to the actual structure is stored instead of the component. This makes a static box a deep component.

Notes

  • A structure with a static box is a deep structure and the corresponding restrictions apply.
  • The addition BOXED defines the static box in relation to its context (structure or class). A data type declared using a direct TYPE reference or LIKE reference to a static box inherits its data type but is not a static box itself.
  • When a static box is inherited by one structure from another structure using the statement INCLUDE TYPE$|STRUCTURE, its property as a static attribute is inherited.





General Data in Customer Master   General Material Data  
This documentation is copyright by SAP AG.

Length: 1520 Date: 20240426 Time: 111024     sap01-206 ( 29 ms )