Ansicht
Dokumentation

ABAPTYPES_OCCURS_SHORTREF - TYPES OCCURS SHORTREF

ABAPTYPES_OCCURS_SHORTREF - TYPES OCCURS SHORTREF

PERFORM Short Reference   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

TYPES, OCCURS

Reference



Syntax

TYPES dtype { {TYPE [REF TO] type}
            | {LIKE [REF TO] dobj} } OCCURS n.


Effect

Obsolete: Declares a standard table type 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.
  • REF TO
    Creates the line type as a reference type.





Fill RESBD Structure from EBP Component Structure   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 1172 Date: 20240328 Time: 102019     sap01-206 ( 21 ms )