/AWS1/CL_CNTCREATEEVALFORMRSP¶
CreateEvaluationFormResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_evaluationformid TYPE /AWS1/CNTRESOURCEID /AWS1/CNTRESOURCEID¶
The unique identifier for the evaluation form.
iv_evaluationformarn TYPE /AWS1/CNTARN /AWS1/CNTARN¶
The Amazon Resource Name (ARN) for the evaluation form resource.
Queryable Attributes¶
EvaluationFormId¶
The unique identifier for the evaluation form.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONFORMID() |
Getter for EVALUATIONFORMID, with configurable default |
ASK_EVALUATIONFORMID() |
Getter for EVALUATIONFORMID w/ exceptions if field has no va |
HAS_EVALUATIONFORMID() |
Determine if EVALUATIONFORMID has a value |
EvaluationFormArn¶
The Amazon Resource Name (ARN) for the evaluation form resource.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONFORMARN() |
Getter for EVALUATIONFORMARN, with configurable default |
ASK_EVALUATIONFORMARN() |
Getter for EVALUATIONFORMARN w/ exceptions if field has no v |
HAS_EVALUATIONFORMARN() |
Determine if EVALUATIONFORMARN has a value |