/AWS1/CL_AG2GETPORTALPRODRSP¶
GetPortalProductResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/AG2__STRINGMIN0MAX1024 /AWS1/AG2__STRINGMIN0MAX1024¶
The description of a portal product.
iv_displayname TYPE /AWS1/AG2__STRINGMIN1MAX255 /AWS1/AG2__STRINGMIN1MAX255¶
The display name.
io_displayorder TYPE REF TO /AWS1/CL_AG2DISPLAYORDER /AWS1/CL_AG2DISPLAYORDER¶
The display order.
iv_lastmodified TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601¶
The timestamp when the portal product was last modified.
iv_portalproductarn TYPE /AWS1/AG2__STRINGMIN20MAX2048 /AWS1/AG2__STRINGMIN20MAX2048¶
The ARN of the portal product.
iv_portalproductid TYPE /AWS1/AG2__STRMIN10MAX30PATA00 /AWS1/AG2__STRMIN10MAX30PATA00¶
The portal product identifier.
it_tags TYPE /AWS1/CL_AG2TAGS_W=>TT_TAGS TT_TAGS¶
The collection of tags. Each tag element is associated with a given resource.
Queryable Attributes¶
Description¶
The description of a portal 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 |
DisplayName¶
The display name.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYNAME() |
Getter for DISPLAYNAME, with configurable default |
ASK_DISPLAYNAME() |
Getter for DISPLAYNAME w/ exceptions if field has no value |
HAS_DISPLAYNAME() |
Determine if DISPLAYNAME has a value |
DisplayOrder¶
The display order.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DISPLAYORDER() |
Getter for DISPLAYORDER |
LastModified¶
The timestamp when the portal product 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 |
PortalProductArn¶
The ARN of the portal product.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALPRODUCTARN() |
Getter for PORTALPRODUCTARN, with configurable default |
ASK_PORTALPRODUCTARN() |
Getter for PORTALPRODUCTARN w/ exceptions if field has no va |
HAS_PORTALPRODUCTARN() |
Determine if PORTALPRODUCTARN has a value |
PortalProductId¶
The portal product identifier.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_PORTALPRODUCTID() |
Getter for PORTALPRODUCTID, with configurable default |
ASK_PORTALPRODUCTID() |
Getter for PORTALPRODUCTID w/ exceptions if field has no val |
HAS_PORTALPRODUCTID() |
Determine if PORTALPRODUCTID has a value |
Tags¶
The collection of tags. Each tag element is associated with a given resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TAGS() |
Getter for TAGS, with configurable default |
ASK_TAGS() |
Getter for TAGS w/ exceptions if field has no value |
HAS_TAGS() |
Determine if TAGS has a value |