Skip to content

/AWS1/CL_BDCEVALUATOR

An evaluator to run against sessions

CONSTRUCTOR

IMPORTING

Required arguments:

iv_evaluatorid TYPE /AWS1/BDCEVALUATORID /AWS1/BDCEVALUATORID

The unique identifier of the evaluator. Can reference built-in evaluators (e.g., Builtin.Helpfulness) or custom evaluators.


Queryable Attributes

evaluatorId

The unique identifier of the evaluator. Can reference built-in evaluators (e.g., Builtin.Helpfulness) or custom evaluators.

Accessible with the following methods

Method Description
GET_EVALUATORID() Getter for EVALUATORID, with configurable default
ASK_EVALUATORID() Getter for EVALUATORID w/ exceptions if field has no value
HAS_EVALUATORID() Determine if EVALUATORID has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_EVALUATORLIST

TYPES TT_EVALUATORLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCEVALUATOR WITH DEFAULT KEY
.