/AWS1/CL_DZNDATAPRODUCTLSTIN00¶
The asset of the data product listing.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_listingid TYPE /AWS1/DZNLISTINGID /AWS1/DZNLISTINGID¶
The ID of the listing.
iv_listingrevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of the listing.
iv_name TYPE /AWS1/DZNDATAPRODUCTNAME /AWS1/DZNDATAPRODUCTNAME¶
The name of the asset of the data product.
iv_entityid TYPE /AWS1/DZNDATAPRODUCTID /AWS1/DZNDATAPRODUCTID¶
The entity ID of the asset of the asset of the data product.
iv_entityrevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of the asset of the asset of the data product.
iv_description TYPE /AWS1/DZNDESCRIPTION /AWS1/DZNDESCRIPTION¶
The description of the asset of the asset of the data product.
iv_createdat TYPE /AWS1/DZNCREATEDAT /AWS1/DZNCREATEDAT¶
The timestamp at which the asset of the data product listing was created.
iv_listingcreatedby TYPE /AWS1/DZNCREATEDBY /AWS1/DZNCREATEDBY¶
The timestamp at which the listing was created.
iv_listingupdatedby TYPE /AWS1/DZNUPDATEDBY /AWS1/DZNUPDATEDBY¶
The user who updated the listing.
it_glossaryterms TYPE /AWS1/CL_DZNDETEDGLOSSARYTERM=>TT_DETAILEDGLOSSARYTERMS TT_DETAILEDGLOSSARYTERMS¶
The glossary terms of the asset of the asset of the data product.
iv_owningprojectid TYPE /AWS1/DZNPROJECTID /AWS1/DZNPROJECTID¶
The ID of the owning project of the asset of the data product.
io_additionalattributes TYPE REF TO /AWS1/CL_DZNDATAPRODUCTLSTIN01 /AWS1/CL_DZNDATAPRODUCTLSTIN01¶
The additional attributes of the asset of the data product.
it_items TYPE /AWS1/CL_DZNLISTINGSUMMARYITEM=>TT_LISTINGSUMMARYITEMS TT_LISTINGSUMMARYITEMS¶
The data of the asset of the data product.
Queryable Attributes¶
listingId¶
The ID of the listing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LISTINGID() |
Getter for LISTINGID, with configurable default |
ASK_LISTINGID() |
Getter for LISTINGID w/ exceptions if field has no value |
HAS_LISTINGID() |
Determine if LISTINGID has a value |
listingRevision¶
The revision of the listing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LISTINGREVISION() |
Getter for LISTINGREVISION, with configurable default |
ASK_LISTINGREVISION() |
Getter for LISTINGREVISION w/ exceptions if field has no val |
HAS_LISTINGREVISION() |
Determine if LISTINGREVISION has a value |
name¶
The name of the asset of the data product.
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 |
entityId¶
The entity ID of the asset of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTITYID() |
Getter for ENTITYID, with configurable default |
ASK_ENTITYID() |
Getter for ENTITYID w/ exceptions if field has no value |
HAS_ENTITYID() |
Determine if ENTITYID has a value |
entityRevision¶
The revision of the asset of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTITYREVISION() |
Getter for ENTITYREVISION, with configurable default |
ASK_ENTITYREVISION() |
Getter for ENTITYREVISION w/ exceptions if field has no valu |
HAS_ENTITYREVISION() |
Determine if ENTITYREVISION has a value |
description¶
The description of the asset of the asset of the data product.
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 asset of the data product listing 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 |
listingCreatedBy¶
The timestamp at which the listing was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LISTINGCREATEDBY() |
Getter for LISTINGCREATEDBY, with configurable default |
ASK_LISTINGCREATEDBY() |
Getter for LISTINGCREATEDBY w/ exceptions if field has no va |
HAS_LISTINGCREATEDBY() |
Determine if LISTINGCREATEDBY has a value |
listingUpdatedBy¶
The user who updated the listing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LISTINGUPDATEDBY() |
Getter for LISTINGUPDATEDBY, with configurable default |
ASK_LISTINGUPDATEDBY() |
Getter for LISTINGUPDATEDBY w/ exceptions if field has no va |
HAS_LISTINGUPDATEDBY() |
Determine if LISTINGUPDATEDBY has a value |
glossaryTerms¶
The glossary terms of the asset of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GLOSSARYTERMS() |
Getter for GLOSSARYTERMS, with configurable default |
ASK_GLOSSARYTERMS() |
Getter for GLOSSARYTERMS w/ exceptions if field has no value |
HAS_GLOSSARYTERMS() |
Determine if GLOSSARYTERMS has a value |
owningProjectId¶
The ID of the owning project of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID, with configurable default |
ASK_OWNINGPROJECTID() |
Getter for OWNINGPROJECTID w/ exceptions if field has no val |
HAS_OWNINGPROJECTID() |
Determine if OWNINGPROJECTID has a value |
additionalAttributes¶
The additional attributes of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALATTRIBUTES() |
Getter for ADDITIONALATTRIBUTES |
items¶
The data of the asset of the data product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ITEMS() |
Getter for ITEMS, with configurable default |
ASK_ITEMS() |
Getter for ITEMS w/ exceptions if field has no value |
HAS_ITEMS() |
Determine if ITEMS has a value |