/AWS1/CL_QSTPIVOTTBLFIELDSUB00¶
The optional configuration of subtotals cells.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
The field ID of the subtotal options.
Queryable Attributes¶
FieldId¶
The field ID of the subtotal options.
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 |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_PIVOTTBLFIELDSUBTOTALOPTS00¶
TYPES TT_PIVOTTBLFIELDSUBTOTALOPTS00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTPIVOTTBLFIELDSUB00 WITH DEFAULT KEY
.