Skip to content

/AWS1/CL_CPDBTCDETECTKEYPHRA02

The result of calling the operation. The operation returns one object for each document that is successfully processed by the operation.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_index TYPE /AWS1/CPDINTEGER /AWS1/CPDINTEGER

The zero-based index of the document in the input list.

it_keyphrases TYPE /AWS1/CL_CPDKEYPHRASE=>TT_LISTOFKEYPHRASES TT_LISTOFKEYPHRASES

One or more KeyPhrase objects, one for each key phrase detected in the document.


Queryable Attributes

Index

The zero-based index of the document in the input list.

Accessible with the following methods

Method Description
GET_INDEX() Getter for INDEX, with configurable default
ASK_INDEX() Getter for INDEX w/ exceptions if field has no value
HAS_INDEX() Determine if INDEX has a value

KeyPhrases

One or more KeyPhrase objects, one for each key phrase detected in the document.

Accessible with the following methods

Method Description
GET_KEYPHRASES() Getter for KEYPHRASES, with configurable default
ASK_KEYPHRASES() Getter for KEYPHRASES w/ exceptions if field has no value
HAS_KEYPHRASES() Determine if KEYPHRASES 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_LISTOFDETECTKEYPHRASESRSLT

TYPES TT_LISTOFDETECTKEYPHRASESRSLT TYPE STANDARD TABLE OF REF TO /AWS1/CL_CPDBTCDETECTKEYPHRA02 WITH DEFAULT KEY
.