Skip to content

/AWS1/CL_DZNDELLINEAGEEVENTOUT

DeleteLineageEventOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_id TYPE /AWS1/DZNLINEAGEEVENTID /AWS1/DZNLINEAGEEVENTID

The ID of the lineage event.

iv_domainid TYPE /AWS1/DZNDOMAINID /AWS1/DZNDOMAINID

The ID of the domain.

iv_processingstatus TYPE /AWS1/DZNLINEAGEEVTPROCINGSTAT /AWS1/DZNLINEAGEEVTPROCINGSTAT

The progressing status of the lineage event.


Queryable Attributes

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

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

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