Ansicht
Dokumentation

ABAPTYPES_INCLUDE - TYPES INCLUDE

ABAPTYPES_INCLUDE - TYPES INCLUDE

RFUMSV00 - Advance Return for Tax on Sales/Purchases   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

TYPES Syntax Diagram

TYPES

Simple type definition
- TYPES type.
- TYPES type(len).

Definition of a structured type
- TYPES: BEGIN OF structype
         ...            
       END   OF structype.

Definition of an internal table type
- TYPES itabtype {TYPE tabkind OF linetype|
                LIKE tabkind OF lineobj}
      [WITH [UNIQUE|NON-UNIQUE] keydef] [INITIAL SIZE n].
- TYPES itabtype {TYPE RANGE OF type|TYPES itabtype  LIKE RANGE OF
f}.

- TYPES itabtype {TYPE linetype|LIKE lineobj} OCCURS n.

Additional help

Defining Data Types






rdisp/max_wprun_time - Maximum work process run time   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 1531 Date: 20240420 Time: 162930     sap01-206 ( 19 ms )