/AWS1/CL_QSTBRANDDETAIL¶
The details of the brand.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_brandid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the Quick Suite brand.
Optional arguments:¶
iv_arn TYPE /AWS1/QSTARN /AWS1/QSTARN¶
The Amazon Resource Name (ARN) of the brand.
iv_brandstatus TYPE /AWS1/QSTBRANDSTATUS /AWS1/QSTBRANDSTATUS¶
The status of the brand.
iv_createdtime TYPE /AWS1/QSTTIMESTAMP00 /AWS1/QSTTIMESTAMP00¶
The time that the brand was created.
iv_lastupdatedtime TYPE /AWS1/QSTTIMESTAMP00 /AWS1/QSTTIMESTAMP00¶
The last time the brand was updated.
iv_versionid TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00¶
The ID of the version.
iv_versionstatus TYPE /AWS1/QSTBRANDVERSIONSTATUS /AWS1/QSTBRANDVERSIONSTATUS¶
The status of the version.
it_errors TYPE /AWS1/CL_QSTERRORLIST_W=>TT_ERRORLIST TT_ERRORLIST¶
A list of errors that occurred during the most recent brand operation.
io_logo TYPE REF TO /AWS1/CL_QSTLOGO /AWS1/CL_QSTLOGO¶
The logo details.
Queryable Attributes¶
BrandId¶
The ID of the Quick Suite brand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRANDID() |
Getter for BRANDID, with configurable default |
ASK_BRANDID() |
Getter for BRANDID w/ exceptions if field has no value |
HAS_BRANDID() |
Determine if BRANDID has a value |
Arn¶
The Amazon Resource Name (ARN) of the brand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ARN() |
Getter for ARN, with configurable default |
ASK_ARN() |
Getter for ARN w/ exceptions if field has no value |
HAS_ARN() |
Determine if ARN has a value |
BrandStatus¶
The status of the brand.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BRANDSTATUS() |
Getter for BRANDSTATUS, with configurable default |
ASK_BRANDSTATUS() |
Getter for BRANDSTATUS w/ exceptions if field has no value |
HAS_BRANDSTATUS() |
Determine if BRANDSTATUS has a value |
CreatedTime¶
The time that the brand was created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATEDTIME() |
Getter for CREATEDTIME, with configurable default |
ASK_CREATEDTIME() |
Getter for CREATEDTIME w/ exceptions if field has no value |
HAS_CREATEDTIME() |
Determine if CREATEDTIME has a value |
LastUpdatedTime¶
The last time the brand was updated.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME, with configurable default |
ASK_LASTUPDATEDTIME() |
Getter for LASTUPDATEDTIME w/ exceptions if field has no val |
HAS_LASTUPDATEDTIME() |
Determine if LASTUPDATEDTIME has a value |
VersionId¶
The ID of the version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |
VersionStatus¶
The status of the version.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONSTATUS() |
Getter for VERSIONSTATUS, with configurable default |
ASK_VERSIONSTATUS() |
Getter for VERSIONSTATUS w/ exceptions if field has no value |
HAS_VERSIONSTATUS() |
Determine if VERSIONSTATUS has a value |
Errors¶
A list of errors that occurred during the most recent brand operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORS() |
Getter for ERRORS, with configurable default |
ASK_ERRORS() |
Getter for ERRORS w/ exceptions if field has no value |
HAS_ERRORS() |
Determine if ERRORS has a value |
Logo¶
The logo details.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LOGO() |
Getter for LOGO |