/AWS1/CL_QSTDATAFIELDCOMBOSE00¶
The data field series item configuration of a ComboChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
Field ID of the field that you are setting the series configuration for.
Optional arguments:¶
iv_fieldvalue TYPE /AWS1/QSTSENSITIVESTRING /AWS1/QSTSENSITIVESTRING¶
Field value of the field that you are setting the series configuration for.
io_settings TYPE REF TO /AWS1/CL_QSTCOMBOCHARTSERIES00 /AWS1/CL_QSTCOMBOCHARTSERIES00¶
Options that determine the presentation of series associated to the field.
Queryable Attributes¶
FieldId¶
Field ID of the field that you are setting the series configuration for.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDID() |
Getter for FIELDID, with configurable default |
ASK_FIELDID() |
Getter for FIELDID w/ exceptions if field has no value |
HAS_FIELDID() |
Determine if FIELDID has a value |
FieldValue¶
Field value of the field that you are setting the series configuration for.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDVALUE() |
Getter for FIELDVALUE, with configurable default |
ASK_FIELDVALUE() |
Getter for FIELDVALUE w/ exceptions if field has no value |
HAS_FIELDVALUE() |
Determine if FIELDVALUE has a value |
Settings¶
Options that determine the presentation of series associated to the field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETTINGS() |
Getter for SETTINGS |