/AWS1/CL_AG2UPDATEPRODPAGERSP¶
UpdateProductPageResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_displaycontent TYPE REF TO /AWS1/CL_AG2DISPLAYCONTENT /AWS1/CL_AG2DISPLAYCONTENT¶
The content of the product page.
iv_lastmodified TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601¶
The timestamp when the product page was last modified.
iv_productpagearn TYPE /AWS1/AG2__STRINGMIN20MAX2048 /AWS1/AG2__STRINGMIN20MAX2048¶
The ARN of the product page.
iv_productpageid TYPE /AWS1/AG2__STRMIN10MAX30PATA00 /AWS1/AG2__STRMIN10MAX30PATA00¶
The product page identifier.
Queryable Attributes¶
DisplayContent¶
The content of the product page.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYCONTENT() |
Getter for DISPLAYCONTENT |
LastModified¶
The timestamp when the product page was last modified.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTMODIFIED() |
Getter for LASTMODIFIED, with configurable default |
ASK_LASTMODIFIED() |
Getter for LASTMODIFIED w/ exceptions if field has no value |
HAS_LASTMODIFIED() |
Determine if LASTMODIFIED has a value |
ProductPageArn¶
The ARN of the product page.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTPAGEARN() |
Getter for PRODUCTPAGEARN, with configurable default |
ASK_PRODUCTPAGEARN() |
Getter for PRODUCTPAGEARN w/ exceptions if field has no valu |
HAS_PRODUCTPAGEARN() |
Determine if PRODUCTPAGEARN has a value |
ProductPageId¶
The product page identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PRODUCTPAGEID() |
Getter for PRODUCTPAGEID, with configurable default |
ASK_PRODUCTPAGEID() |
Getter for PRODUCTPAGEID w/ exceptions if field has no value |
HAS_PRODUCTPAGEID() |
Determine if PRODUCTPAGEID has a value |