Ansicht
Dokumentation

ABAPTYPES_OCCURS - TYPES OCCURS

ABAPTYPES_OCCURS - TYPES OCCURS

PERFORM Short Reference   Addresses (Business Address Services)  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

TYPES, OCCURS

Kurzreferenz



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

Wirkung

Diese Anweisung ist in Klassen verboten. Sie hat genau die gleiche Funktion wie folgende TYPES-Anweisung zur Definition eines Standardtabellen-Typs und wird durch diese ersetzt:

TYPES dtype ${ ${TYPE STANDARD TABLE OF $[REF TO$] type$}
            $| ${LIKE STANDARD TABLE OF $[REF TO$] dobj$} $}
            WITH NON-UNIQUE DEFAULT KEY
            INITIAL SIZE n.







RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1212 Date: 20240605 Time: 185053     sap01-206 ( 16 ms )