Skip to content

/AWS1/CL_BDCINSIGHT

A reference to an insight analysis to run against sessions during batch evaluation. Insights provide deeper analysis beyond individual evaluator scores, including failure detection, user intent clustering, and execution summarization.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_insightid TYPE /AWS1/BDCINSIGHTID /AWS1/BDCINSIGHTID

The unique identifier of the insight to run.


Queryable Attributes

insightId

The unique identifier of the insight to run.

Accessible with the following methods

Method Description
GET_INSIGHTID() Getter for INSIGHTID, with configurable default
ASK_INSIGHTID() Getter for INSIGHTID w/ exceptions if field has no value
HAS_INSIGHTID() Determine if INSIGHTID 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_INSIGHTLIST

TYPES TT_INSIGHTLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCINSIGHT WITH DEFAULT KEY
.