/AWS1/CL_AG2DISPLAYCONTENT¶
The content of the product page.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_body TYPE /AWS1/AG2__STRINGMIN1MAX32768 /AWS1/AG2__STRINGMIN1MAX32768¶
The body.
iv_title TYPE /AWS1/AG2__STRINGMIN1MAX255 /AWS1/AG2__STRINGMIN1MAX255¶
The title.
Queryable Attributes¶
Body¶
The body.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BODY() |
Getter for BODY, with configurable default |
ASK_BODY() |
Getter for BODY w/ exceptions if field has no value |
HAS_BODY() |
Determine if BODY has a value |
Title¶
The title.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TITLE() |
Getter for TITLE, with configurable default |
ASK_TITLE() |
Getter for TITLE w/ exceptions if field has no value |
HAS_TITLE() |
Determine if TITLE has a value |