/AWS1/CL_QSTFIELDCOMBOSERIES00¶
The field series item configuration of a ComboChartVisual.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
Field ID of the field for which you are setting the series configuration.
Optional arguments:¶
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 for which you are setting the series configuration.
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 |
Settings¶
Options that determine the presentation of series associated to the field.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETTINGS() |
Getter for SETTINGS |