Skip to content

/AWS1/CL_CNTREALTIMECONTACTA09

Transcript representation containing Id and list of character intervals that are associated with analysis data. For example, this object within a RealTimeContactAnalysisPointOfInterest in Category.MatchedDetails would have character interval describing part of the text that matched category.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/CNTREALTIMECONTACTALYI00 /AWS1/CNTREALTIMECONTACTALYI00

Transcript identifier. Matches the identifier from one of the TranscriptSegments.

Optional arguments:

io_characteroffsets TYPE REF TO /AWS1/CL_CNTREALTIMECONTACTA05 /AWS1/CL_CNTREALTIMECONTACTA05

List of character intervals within transcript content/text.


Queryable Attributes

Id

Transcript identifier. Matches the identifier from one of the TranscriptSegments.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

CharacterOffsets

List of character intervals within transcript content/text.

Accessible with the following methods

Method Description
GET_CHARACTEROFFSETS() Getter for CHARACTEROFFSETS

Public Local Types In This Class

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

TT_REALTIMECONTACTALYTRANSCR00

TYPES TT_REALTIMECONTACTALYTRANSCR00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNTREALTIMECONTACTA09 WITH DEFAULT KEY
.