/AWS1/CL_ML_UPDATEEVALOUTPUT¶
Represents the output of an UpdateEvaluation operation.
You can see the updated content by using the GetEvaluation operation.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_evaluationid TYPE /AWS1/ML_ENTITYID /AWS1/ML_ENTITYID¶
The ID assigned to the
Evaluationduring creation. This value should be identical to the value of theEvaluationin the request.
Queryable Attributes¶
EvaluationId¶
The ID assigned to the
Evaluationduring creation. This value should be identical to the value of theEvaluationin the request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONID() |
Getter for EVALUATIONID, with configurable default |
ASK_EVALUATIONID() |
Getter for EVALUATIONID w/ exceptions if field has no value |
HAS_EVALUATIONID() |
Determine if EVALUATIONID has a value |