Ansicht
Dokumentation

ABAPDATA_OCCURS_SHORTREF - DATA OCCURS SHORTREF

ABAPDATA_OCCURS_SHORTREF - DATA OCCURS SHORTREF

General Data in Customer Master   ROGBILLS - Synchronize billing plans  
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.





Fill RESBD Structure from EBP Component Structure   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1481 Date: 20240517 Time: 121346     sap01-206 ( 19 ms )