/AWS1/CL_DZNGETLINEAGENODEOUT¶
GetLineageNodeOutput
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
IV_DOMAINID
TYPE /AWS1/DZNDOMAINID
/AWS1/DZNDOMAINID
¶
The ID of the domain where you're getting the data lineage node.
IV_ID
TYPE /AWS1/DZNLINEAGENODEID
/AWS1/DZNLINEAGENODEID
¶
The ID of the data lineage node.
IV_TYPENAME
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The name of the type of the specified data lineage node.
Optional arguments:¶
IV_NAME
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The name of the data lineage node.
IV_DESCRIPTION
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The description of the data lineage node.
IV_CREATEDAT
TYPE /AWS1/DZNCREATEDAT
/AWS1/DZNCREATEDAT
¶
The timestamp at which the data lineage node was created.
IV_CREATEDBY
TYPE /AWS1/DZNCREATEDBY
/AWS1/DZNCREATEDBY
¶
The user who created the data lineage node.
IV_UPDATEDAT
TYPE /AWS1/DZNUPDATEDAT
/AWS1/DZNUPDATEDAT
¶
The timestamp at which the data lineage node was updated.
IV_UPDATEDBY
TYPE /AWS1/DZNUPDATEDBY
/AWS1/DZNUPDATEDBY
¶
The user who updated the data lineage node.
IV_TYPEREVISION
TYPE /AWS1/DZNREVISION
/AWS1/DZNREVISION
¶
The revision type of the specified data lineage node.
IV_SOURCEIDENTIFIER
TYPE /AWS1/DZNSTRING
/AWS1/DZNSTRING
¶
The source identifier of the data lineage node.
IV_EVENTTIMESTAMP
TYPE /AWS1/DZNTIMESTAMP
/AWS1/DZNTIMESTAMP
¶
The timestamp of the event described in the data lineage node.
IT_FORMSOUTPUT
TYPE /AWS1/CL_DZNFORMOUTPUT=>TT_FORMOUTPUTLIST
TT_FORMOUTPUTLIST
¶
The metadata of the specified data lineage node.
IT_UPSTREAMNODES
TYPE /AWS1/CL_DZNLINEAGENODEREFER00=>TT_LINEAGENODEREFERENCELIST
TT_LINEAGENODEREFERENCELIST
¶
The upstream nodes of the specified data lineage node.
IT_DOWNSTREAMNODES
TYPE /AWS1/CL_DZNLINEAGENODEREFER00=>TT_LINEAGENODEREFERENCELIST
TT_LINEAGENODEREFERENCELIST
¶
The downsteam nodes of the specified data lineage node.
Queryable Attributes¶
domainId¶
The ID of the domain where you're getting the data lineage node.
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 |
name¶
The name of the data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NAME() |
Getter for NAME, with configurable default |
ASK_NAME() |
Getter for NAME w/ exceptions if field has no value |
HAS_NAME() |
Determine if NAME has a value |
description¶
The description of the data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
createdAt¶
The timestamp at which the data lineage node 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 |
createdBy¶
The user who created the data lineage node.
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 |
updatedAt¶
The timestamp at which the data lineage node was updated.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATEDAT() |
Getter for UPDATEDAT, with configurable default |
ASK_UPDATEDAT() |
Getter for UPDATEDAT w/ exceptions if field has no value |
HAS_UPDATEDAT() |
Determine if UPDATEDAT has a value |
updatedBy¶
The user who updated the data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPDATEDBY() |
Getter for UPDATEDBY, with configurable default |
ASK_UPDATEDBY() |
Getter for UPDATEDBY w/ exceptions if field has no value |
HAS_UPDATEDBY() |
Determine if UPDATEDBY has a value |
id¶
The ID of the data lineage node.
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 |
typeName¶
The name of the type of the specified data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPENAME() |
Getter for TYPENAME, with configurable default |
ASK_TYPENAME() |
Getter for TYPENAME w/ exceptions if field has no value |
HAS_TYPENAME() |
Determine if TYPENAME has a value |
typeRevision¶
The revision type of the specified data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TYPEREVISION() |
Getter for TYPEREVISION, with configurable default |
ASK_TYPEREVISION() |
Getter for TYPEREVISION w/ exceptions if field has no value |
HAS_TYPEREVISION() |
Determine if TYPEREVISION has a value |
sourceIdentifier¶
The source identifier of the data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SOURCEIDENTIFIER() |
Getter for SOURCEIDENTIFIER, with configurable default |
ASK_SOURCEIDENTIFIER() |
Getter for SOURCEIDENTIFIER w/ exceptions if field has no va |
HAS_SOURCEIDENTIFIER() |
Determine if SOURCEIDENTIFIER has a value |
eventTimestamp¶
The timestamp of the event described in the data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_EVENTTIMESTAMP() |
Getter for EVENTTIMESTAMP, with configurable default |
ASK_EVENTTIMESTAMP() |
Getter for EVENTTIMESTAMP w/ exceptions if field has no valu |
HAS_EVENTTIMESTAMP() |
Determine if EVENTTIMESTAMP has a value |
formsOutput¶
The metadata of the specified data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FORMSOUTPUT() |
Getter for FORMSOUTPUT, with configurable default |
ASK_FORMSOUTPUT() |
Getter for FORMSOUTPUT w/ exceptions if field has no value |
HAS_FORMSOUTPUT() |
Determine if FORMSOUTPUT has a value |
upstreamNodes¶
The upstream nodes of the specified data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_UPSTREAMNODES() |
Getter for UPSTREAMNODES, with configurable default |
ASK_UPSTREAMNODES() |
Getter for UPSTREAMNODES w/ exceptions if field has no value |
HAS_UPSTREAMNODES() |
Determine if UPSTREAMNODES has a value |
downstreamNodes¶
The downsteam nodes of the specified data lineage node.
Accessible with the following methods¶
Method | Description |
---|---|
GET_DOWNSTREAMNODES() |
Getter for DOWNSTREAMNODES, with configurable default |
ASK_DOWNSTREAMNODES() |
Getter for DOWNSTREAMNODES w/ exceptions if field has no val |
HAS_DOWNSTREAMNODES() |
Determine if DOWNSTREAMNODES has a value |