/AWS1/CL_CNTEVALFRMITEMENBME01¶
A condition for item enablement.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_operands TYPE /AWS1/CL_CNTEVALFRMITEMENBME02=>TT_EVALFRMITEMENBMENTCONDOPE00 TT_EVALFRMITEMENBMENTCONDOPE00¶
Operands of the enablement condition.
Optional arguments:¶
iv_operator TYPE /AWS1/CNTEVALFORMITEMENBMENTOP /AWS1/CNTEVALFORMITEMENBMENTOP¶
The operator to be used to be applied to operands if more than one provided.
Queryable Attributes¶
Operands¶
Operands of the enablement condition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERANDS() |
Getter for OPERANDS, with configurable default |
ASK_OPERANDS() |
Getter for OPERANDS w/ exceptions if field has no value |
HAS_OPERANDS() |
Determine if OPERANDS has a value |
Operator¶
The operator to be used to be applied to operands if more than one provided.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPERATOR() |
Getter for OPERATOR, with configurable default |
ASK_OPERATOR() |
Getter for OPERATOR w/ exceptions if field has no value |
HAS_OPERATOR() |
Determine if OPERATOR has a value |