/AWS1/CL_QSTVISUALCUSTIZATIO00¶
The configuration that controls field customization options available to dashboard readers for a visual.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/QSTDBOARDCUSTIZATIONSTAT /AWS1/QSTDBOARDCUSTIZATIONSTAT¶
Specifies whether dashboard readers can customize fields for this visual. This option is
ENABLEDby default.
it_additionalfields TYPE /AWS1/CL_QSTCOLUMNIDENTIFIER=>TT_VISUALCUSTIZATIONADDLFIEL00 TT_VISUALCUSTIZATIONADDLFIEL00¶
The additional dataset fields available for dashboard readers to customize the visual with, beyond the fields already configured on the visual.
Queryable Attributes¶
Status¶
Specifies whether dashboard readers can customize fields for this visual. This option is
ENABLEDby default.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
AdditionalFields¶
The additional dataset fields available for dashboard readers to customize the visual with, beyond the fields already configured on the visual.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDITIONALFIELDS() |
Getter for ADDITIONALFIELDS, with configurable default |
ASK_ADDITIONALFIELDS() |
Getter for ADDITIONALFIELDS w/ exceptions if field has no va |
HAS_ADDITIONALFIELDS() |
Determine if ADDITIONALFIELDS has a value |