/AWS1/CL_BDOINSIGHT¶
A reference to an insight analysis to run against sessions.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_insightid TYPE /AWS1/BDOINSIGHTID /AWS1/BDOINSIGHTID¶
Canonical insight identifiers using the Builtin.Insight.* naming convention. Used by BatchEvaluate, InternalEvaluate, and ServiceEngineEvaluate flows.
Queryable Attributes¶
insightId¶
Canonical insight identifiers using the Builtin.Insight.* naming convention. Used by BatchEvaluate, InternalEvaluate, and ServiceEngineEvaluate flows.
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_BDOINSIGHT WITH DEFAULT KEY
.