Ansicht
Dokumentation

ABAPDATA_BEGIN_OF_SHORTREF - DATA BEGIN OF SHORTREF

ABAPDATA_BEGIN_OF_SHORTREF - DATA BEGIN OF SHORTREF

BAL Application Log Documentation   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

DATA BEGIN OF

Reference



Syntax

DATA BEGIN OF struc [READ-ONLY] [OCCURS n].
  ...
  INCLUDE ...
  ...
DATA END OF struc [VALID BETWEEN intlim1 AND intlim2].


Effect

Declares a data object or instance attribute struc. This variant of the statement DATA creates a structure whose components can be declared using any DATA statements or adopted from other structures using INCLUDE.

Additions

  • READ-ONLY
    Protects a non-private structure against writes from outside its own class.





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

Length: 1960 Date: 20240418 Time: 030136     sap01-206 ( 21 ms )