/AWS1/CL_DZNCRELSTINGCHANGES01¶
CreateListingChangeSetOutput
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_listingid TYPE /AWS1/DZNLISTINGID /AWS1/DZNLISTINGID¶
The ID of the listing (a record of an asset at a given time).
iv_listingrevision TYPE /AWS1/DZNREVISION /AWS1/DZNREVISION¶
The revision of a listing.
iv_status TYPE /AWS1/DZNLISTINGSTATUS /AWS1/DZNLISTINGSTATUS¶
Specifies the status of the listing.
Queryable Attributes¶
listingId¶
The ID of the listing (a record of an asset at a given time).
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 a 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 |
status¶
Specifies the status of the listing.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |