/AWS1/CL_QSTFILLEDMAPSHAPECO00¶
The conditional formatting that determines the shape of the filled map.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
The field ID of the filled map shape.
Optional arguments:¶
io_format TYPE REF TO /AWS1/CL_QSTSHAPECONDALFORMAT /AWS1/CL_QSTSHAPECONDALFORMAT¶
The conditional formatting that determines the background color of a filled map's shape.
Queryable Attributes¶
FieldId¶
The field ID of the filled map shape.
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 |
Format¶
The conditional formatting that determines the background color of a filled map's shape.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FORMAT() |
Getter for FORMAT |