/AWS1/CL_BDCEVALUATORSTATS¶
Aggregated statistics for an evaluator.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_averagescore TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING¶
The average score across all evaluated sessions for this evaluator.
Queryable Attributes¶
averageScore¶
The average score across all evaluated sessions for this evaluator.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AVERAGESCORE() |
Getter for AVERAGESCORE, with configurable default |
ASK_AVERAGESCORE() |
Getter for AVERAGESCORE w/ exceptions if field has no value |
STR_AVERAGESCORE() |
String format for AVERAGESCORE, with configurable default |
HAS_AVERAGESCORE() |
Determine if AVERAGESCORE has a value |