Ansicht
Dokumentation

ABAPDATA_BEGIN_OF_SHORTREF - DATA BEGIN OF SHORTREF

ABAPDATA_BEGIN_OF_SHORTREF - DATA BEGIN OF SHORTREF

TXBHW - Original Tax Base Amount in Local Currency   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
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.





CL_GUI_FRONTEND_SERVICES - Frontend Services   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Length: 1960 Date: 20240419 Time: 053056     sap01-206 ( 27 ms )