/AWS1/CL_QSTPIVOTTBLROWSLABE00¶
The options for the label thta is located above the row headers. This option is only applicable when RowsLayout is set to HIERARCHY.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_visibility TYPE /AWS1/QSTVISIBILITY /AWS1/QSTVISIBILITY¶
The visibility of the rows label.
iv_customlabel TYPE /AWS1/QSTPIVOTTBLROWSLABELTEXT /AWS1/QSTPIVOTTBLROWSLABELTEXT¶
The custom label string for the rows label.
Queryable Attributes¶
Visibility¶
The visibility of the rows label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VISIBILITY() |
Getter for VISIBILITY, with configurable default |
ASK_VISIBILITY() |
Getter for VISIBILITY w/ exceptions if field has no value |
HAS_VISIBILITY() |
Determine if VISIBILITY has a value |
CustomLabel¶
The custom label string for the rows label.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOMLABEL() |
Getter for CUSTOMLABEL, with configurable default |
ASK_CUSTOMLABEL() |
Getter for CUSTOMLABEL w/ exceptions if field has no value |
HAS_CUSTOMLABEL() |
Determine if CUSTOMLABEL has a value |