/AWS1/CL_QSTSHEETELEMENTREND00¶
The rendering rules of a sheet that uses a free-form layout.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_expression TYPE /AWS1/QSTEXPRESSION /AWS1/QSTEXPRESSION¶
The expression of the rendering rules of a sheet.
io_configurationoverrides TYPE REF TO /AWS1/CL_QSTSHEETELEMENTCONF00 /AWS1/CL_QSTSHEETELEMENTCONF00¶
The override configuration of the rendering rules of a sheet.
Queryable Attributes¶
Expression¶
The expression of the rendering rules of a sheet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPRESSION() |
Getter for EXPRESSION, with configurable default |
ASK_EXPRESSION() |
Getter for EXPRESSION w/ exceptions if field has no value |
HAS_EXPRESSION() |
Determine if EXPRESSION has a value |
ConfigurationOverrides¶
The override configuration of the rendering rules of a sheet.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONFIGURATIONOVERRIDES() |
Getter for CONFIGURATIONOVERRIDES |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_SHEETELEMENTRENDERINGRLLST¶
TYPES TT_SHEETELEMENTRENDERINGRLLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSHEETELEMENTREND00 WITH DEFAULT KEY
.