ABAPDATA_OCCURS_SHORTREF - DATA OCCURS SHORTREF
General Data in Customer Master General Material DataThis documentation is copyright by SAP AG.
DATA - OCCURS
Syntax
DATA itab { {TYPE [REF TO] type}
| {LIKE [REF TO] dobj} } OCCURS n
[WITH HEADER LINE].
Effect
Obsolete: Declares a standard table with astandard 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
Defines the line type as a reference type. - WITH HEADER LINE
Defines a header line with the same name.
CL_GUI_FRONTEND_SERVICES - Frontend Services SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up
This documentation is copyright by SAP AG.
Length: 1317 Date: 20120522 Time: 043932 triton ( 88 ms )






