/AWS1/CL_BDCEVALUATERESPONSE¶
EvaluateResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_evaluationresults TYPE /AWS1/CL_BDCEVALRESULTCONTENT=>TT_EVALUATIONRESULTS TT_EVALUATIONRESULTS¶
The detailed evaluation results containing scores, explanations, and metadata. Includes the evaluator information, numerical or categorical ratings based on the evaluator's rating scale, and token usage statistics for the evaluation process.
Queryable Attributes¶
evaluationResults¶
The detailed evaluation results containing scores, explanations, and metadata. Includes the evaluator information, numerical or categorical ratings based on the evaluator's rating scale, and token usage statistics for the evaluation process.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVALUATIONRESULTS() |
Getter for EVALUATIONRESULTS, with configurable default |
ASK_EVALUATIONRESULTS() |
Getter for EVALUATIONRESULTS w/ exceptions if field has no v |
HAS_EVALUATIONRESULTS() |
Determine if EVALUATIONRESULTS has a value |