/AWS1/CL_CNTDSCCONTACTEVALRSP¶
DescribeContactEvaluationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_evaluation TYPE REF TO /AWS1/CL_CNTEVALUATION /AWS1/CL_CNTEVALUATION¶
Information about the evaluation form completed for a specific contact.
io_evaluationform TYPE REF TO /AWS1/CL_CNTEVALFORMCONTENT /AWS1/CL_CNTEVALFORMCONTENT¶
Information about the evaluation form.
Queryable Attributes¶
Evaluation¶
Information about the evaluation form completed for a specific contact.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATION() |
Getter for EVALUATION |
EvaluationForm¶
Information about the evaluation form.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONFORM() |
Getter for EVALUATIONFORM |