/AWS1/CL_DZNGETLINEAGEEVENTOUT¶
GetLineageEventOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID¶
The ID of the domain.
iv_id TYPE /AWS1/DZNLINEAGEEVENTID /AWS1/DZNLINEAGEEVENTID¶
The ID of the lineage event.
iv_event TYPE /AWS1/DZNLINEAGEEVENT /AWS1/DZNLINEAGEEVENT¶
The lineage event details.
iv_createdby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The user who created the lineage event.
iv_processingstatus TYPE /AWS1/DZNLINEAGEEVTPROCINGSTAT /AWS1/DZNLINEAGEEVTPROCINGSTAT¶
The progressing status of the lineage event.
iv_eventtime TYPE /AWS1/DZNTIMESTAMP /AWS1/DZNTIMESTAMP¶
The time of the lineage event.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp of when the lineage event was created.
Queryable Attributes¶
domainId¶
The ID of the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DOMAINID() |
Getter for DOMAINID, with configurable default |
ASK_DOMAINID() |
Getter for DOMAINID w/ exceptions if field has no value |
HAS_DOMAINID() |
Determine if DOMAINID has a value |
id¶
The ID of the lineage event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ID() |
Getter for ID, with configurable default |
ASK_ID() |
Getter for ID w/ exceptions if field has no value |
HAS_ID() |
Determine if ID has a value |
event¶
The lineage event details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENT() |
Getter for EVENT, with configurable default |
ASK_EVENT() |
Getter for EVENT w/ exceptions if field has no value |
HAS_EVENT() |
Determine if EVENT has a value |
createdBy¶
The user who created the lineage event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDBY() |
Getter for CREATEDBY, with configurable default |
ASK_CREATEDBY() |
Getter for CREATEDBY w/ exceptions if field has no value |
HAS_CREATEDBY() |
Determine if CREATEDBY has a value |
processingStatus¶
The progressing status of the lineage event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PROCESSINGSTATUS() |
Getter for PROCESSINGSTATUS, with configurable default |
ASK_PROCESSINGSTATUS() |
Getter for PROCESSINGSTATUS w/ exceptions if field has no va |
HAS_PROCESSINGSTATUS() |
Determine if PROCESSINGSTATUS has a value |
eventTime¶
The time of the lineage event.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTIME() |
Getter for EVENTTIME, with configurable default |
ASK_EVENTTIME() |
Getter for EVENTTIME w/ exceptions if field has no value |
HAS_EVENTTIME() |
Determine if EVENTTIME has a value |
createdAt¶
The timestamp of when the lineage event was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDAT() |
Getter for CREATEDAT, with configurable default |
ASK_CREATEDAT() |
Getter for CREATEDAT w/ exceptions if field has no value |
HAS_CREATEDAT() |
Determine if CREATEDAT has a value |