Ansicht
Dokumentation

ABAPDATA_OCCURS_SHORTREF - DATA OCCURS SHORTREF

ABAPDATA_OCCURS_SHORTREF - DATA OCCURS SHORTREF

RFUMSV00 - Advance Return for Tax on Sales/Purchases   CL_GUI_FRONTEND_SERVICES - Frontend Services  
This documentation is copyright by SAP AG.
SAP E-Book

DATA, OCCURS

Reference



Syntax

DATA itab { {TYPE [REF TO] type}
          | {LIKE [REF TO] dobj} } OCCURS n
          [WITH HEADER LINE].


Effect

Obsolete: Declares a standard table with a standard key and the initial memory requirement n.


Additions

  • TYPE
    Defines the line type with a reference to a data type.
  • LIKE
    Defines the line type with a reference to a data object.
  • REF TO
    Creates the line type as a reference type.





PERFORM Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.

Length: 1481 Date: 20240424 Time: 042939     sap01-206 ( 19 ms )