Skip to content

/AWS1/CL_CNT=>DEACTIVATEEVALUATIONFORM()

About DeactivateEvaluationForm

Deactivates an evaluation form in the specified Amazon Connect instance. After a form is deactivated, it is no longer available for users to start new evaluations based on the form.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEID /AWS1/CNTINSTANCEID

The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.

IV_EVALUATIONFORMID TYPE /AWS1/CNTRESOURCEID /AWS1/CNTRESOURCEID

The unique identifier for the evaluation form.

IV_EVALUATIONFORMVERSION TYPE /AWS1/CNTVERSIONNUMBER /AWS1/CNTVERSIONNUMBER

A version of the evaluation form. If the version property is not provided, the latest version of the evaluation form is deactivated.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTDEACTIVATEEVALFO01 /AWS1/CL_CNTDEACTIVATEEVALFO01