/AWS1/CL_WSWBROWSERSTGSSUMMARY¶
The summary for browser settings.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_browsersettingsarn TYPE /AWS1/WSWARN /AWS1/WSWARN¶
The ARN of the browser settings.
Queryable Attributes¶
browserSettingsArn¶
The ARN of the browser settings.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BROWSERSETTINGSARN() |
Getter for BROWSERSETTINGSARN, with configurable default |
ASK_BROWSERSETTINGSARN() |
Getter for BROWSERSETTINGSARN w/ exceptions if field has no |
HAS_BROWSERSETTINGSARN() |
Determine if BROWSERSETTINGSARN has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BROWSERSETTINGSLIST¶
TYPES TT_BROWSERSETTINGSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WSWBROWSERSTGSSUMMARY WITH DEFAULT KEY
.