/AWS1/CL_QSTAXISLABELREFEREN00¶
The reference that specifies where the axis label is applied to.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
The field that the axis label is targeted to.
io_column TYPE REF TO /AWS1/CL_QSTCOLUMNIDENTIFIER /AWS1/CL_QSTCOLUMNIDENTIFIER¶
The column that the axis label is targeted to.
Queryable Attributes¶
FieldId¶
The field that the axis label is targeted to.
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 |
Column¶
The column that the axis label is targeted to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COLUMN() |
Getter for COLUMN |