/AWS1/CL_DZNRESULTITEM¶
Resulting entity from the query.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_lineagenode TYPE REF TO /AWS1/CL_DZNLINEAGENODEITEM /AWS1/CL_DZNLINEAGENODEITEM¶
Resulting data lineage node from the query.
Queryable Attributes¶
lineageNode¶
Resulting data lineage node from the query.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LINEAGENODE() |
Getter for LINEAGENODE |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_RESULTITEMLIST¶
TYPES TT_RESULTITEMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNRESULTITEM WITH DEFAULT KEY
.