/AWS1/CL_QSTTBLCELLCONDALFMT00¶
The cell conditional formatting option for a table.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_fieldid TYPE /AWS1/QSTFIELDID /AWS1/QSTFIELDID¶
The field ID of the cell for conditional formatting.
Optional arguments:¶
io_textformat TYPE REF TO /AWS1/CL_QSTTEXTCONDALFORMAT /AWS1/CL_QSTTEXTCONDALFORMAT¶
The text format of the cell for conditional formatting.
Queryable Attributes¶
FieldId¶
The field ID of the cell for conditional formatting.
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 |
TextFormat¶
The text format of the cell for conditional formatting.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXTFORMAT() |
Getter for TEXTFORMAT |