/AWS1/CL_CNTEVALFRMITEMENBME05¶
An enablement expression source value.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_type TYPE /AWS1/CNTEVALFRMITEMENBMENTS01 /AWS1/CNTEVALFRMITEMENBMENTS01¶
A type of source item value.
Optional arguments:¶
iv_refid TYPE /AWS1/CNTREFERENCEID /AWS1/CNTREFERENCEID¶
A referenceId of the source value.
Queryable Attributes¶
Type¶
A type of source item value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPE() |
Getter for TYPE, with configurable default |
ASK_TYPE() |
Getter for TYPE w/ exceptions if field has no value |
HAS_TYPE() |
Determine if TYPE has a value |
RefId¶
A referenceId of the source value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REFID() |
Getter for REFID, with configurable default |
ASK_REFID() |
Getter for REFID w/ exceptions if field has no value |
HAS_REFID() |
Determine if REFID 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_EVALFRMITEMENBMENTSRCVALLST¶
TYPES TT_EVALFRMITEMENBMENTSRCVALLST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTEVALFRMITEMENBME05 WITH DEFAULT KEY
.