/AWS1/CL_CNTAUTOEVALDETAILS¶
Details about automated evaluations.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_autoevaluationenabled TYPE /AWS1/CNTBOOLEAN /AWS1/CNTBOOLEAN¶
Whether automated evaluation is enabled.
Optional arguments:¶
iv_autoevaluationstatus TYPE /AWS1/CNTAUTOEVALUATIONSTATUS /AWS1/CNTAUTOEVALUATIONSTATUS¶
The status of the contact auto-evaluation.
Queryable Attributes¶
AutoEvaluationEnabled¶
Whether automated evaluation is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOEVALUATIONENABLED() |
Getter for AUTOEVALUATIONENABLED |
AutoEvaluationStatus¶
The status of the contact auto-evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTOEVALUATIONSTATUS() |
Getter for AUTOEVALUATIONSTATUS, with configurable default |
ASK_AUTOEVALUATIONSTATUS() |
Getter for AUTOEVALUATIONSTATUS w/ exceptions if field has n |
HAS_AUTOEVALUATIONSTATUS() |
Determine if AUTOEVALUATIONSTATUS has a value |