/AWS1/CL_CNKOPERANDONE¶
Represents the left hand operand in the condition. In the Amazon Connect admin website, case rules are known as case field conditions. For more information about case field conditions, see Add case field conditions to a case template.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_fieldid TYPE /AWS1/CNKFIELDID /AWS1/CNKFIELDID¶
The field ID that this operand should take the value of.
Queryable Attributes¶
fieldId¶
The field ID that this operand should take the value of.
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 |