/AWS1/CL_ACUUPDACCTCSTMZNOUT¶
UpdateAccountCustomizationsOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accountcolor TYPE /AWS1/ACUACCOUNTCOLOR /AWS1/ACUACCOUNTCOLOR¶
The current account color preference after the update.
it_visibleservices TYPE /AWS1/CL_ACUSERVICELIST_W=>TT_SERVICELIST TT_SERVICELIST¶
The current list of visible service identifiers after the update.
it_visibleregions TYPE /AWS1/CL_ACUREGIONSLIST_W=>TT_REGIONSLIST TT_REGIONSLIST¶
The current list of visible Region codes after the update.
Queryable Attributes¶
accountColor¶
The current account color preference after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCOUNTCOLOR() |
Getter for ACCOUNTCOLOR, with configurable default |
ASK_ACCOUNTCOLOR() |
Getter for ACCOUNTCOLOR w/ exceptions if field has no value |
HAS_ACCOUNTCOLOR() |
Determine if ACCOUNTCOLOR has a value |
visibleServices¶
The current list of visible service identifiers after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISIBLESERVICES() |
Getter for VISIBLESERVICES, with configurable default |
ASK_VISIBLESERVICES() |
Getter for VISIBLESERVICES w/ exceptions if field has no val |
HAS_VISIBLESERVICES() |
Determine if VISIBLESERVICES has a value |
visibleRegions¶
The current list of visible Region codes after the update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISIBLEREGIONS() |
Getter for VISIBLEREGIONS, with configurable default |
ASK_VISIBLEREGIONS() |
Getter for VISIBLEREGIONS w/ exceptions if field has no valu |
HAS_VISIBLEREGIONS() |
Determine if VISIBLEREGIONS has a value |