/AWS1/CL_DZNMETGENERATIONRUN00¶
The asset for which metadata was generated.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/DZNMETGENERATIONTGTTYPE /AWS1/DZNMETGENERATIONTGTTYPE¶
The type of the asset for which metadata was generated.
iv_identifier TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
The ID of the metadata generation run's target.
Optional arguments:¶
iv_revision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of the asset for which metadata was generated.
Queryable Attributes¶
type¶
The type of the asset for which metadata was generated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
identifier¶
The ID of the metadata generation run's target.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IDENTIFIER() |
Getter for IDENTIFIER, with configurable default |
ASK_IDENTIFIER() |
Getter for IDENTIFIER w/ exceptions if field has no value |
HAS_IDENTIFIER() |
Determine if IDENTIFIER has a value |
revision¶
The revision of the asset for which metadata was generated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVISION() |
Getter for REVISION, with configurable default |
ASK_REVISION() |
Getter for REVISION w/ exceptions if field has no value |
HAS_REVISION() |
Determine if REVISION has a value |