Skip to content

/AWS1/CL_QSTCOMBOSERIESITEM

The series item configuration of a ComboChartVisual.

This is a union type structure. For this structure to be valid, only one of the attributes can be defined.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_fieldcomboseriesitem TYPE REF TO /AWS1/CL_QSTFIELDCOMBOSERIES00 /AWS1/CL_QSTFIELDCOMBOSERIES00

The field series item configuration of a ComboChartVisual.

io_datafieldcomboseriesitem TYPE REF TO /AWS1/CL_QSTDATAFIELDCOMBOSE00 /AWS1/CL_QSTDATAFIELDCOMBOSE00

The data field series item configuration of a ComboChartVisual.


Queryable Attributes

FieldComboSeriesItem

The field series item configuration of a ComboChartVisual.

Accessible with the following methods

Method Description
GET_FIELDCOMBOSERIESITEM() Getter for FIELDCOMBOSERIESITEM

DataFieldComboSeriesItem

The data field series item configuration of a ComboChartVisual.

Accessible with the following methods

Method Description
GET_DATAFIELDCOMBOSERIESITEM() Getter for DATAFIELDCOMBOSERIESITEM

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_COMBOSERIESITEMLIST

TYPES TT_COMBOSERIESITEMLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTCOMBOSERIESITEM WITH DEFAULT KEY
.