Skip to content

/AWS1/CL_CPDBTCDETECTSYNTAXI00

The result of calling the operation. The operation returns one object 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_syntaxtokens TYPE /AWS1/CL_CPDSYNTAXTOKEN=>TT_LISTOFSYNTAXTOKENS TT_LISTOFSYNTAXTOKENS

The syntax tokens for the words in the document, one token for each word.


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

SyntaxTokens

The syntax tokens for the words in the document, one token for each word.

Accessible with the following methods

Method Description
GET_SYNTAXTOKENS() Getter for SYNTAXTOKENS, with configurable default
ASK_SYNTAXTOKENS() Getter for SYNTAXTOKENS w/ exceptions if field has no value
HAS_SYNTAXTOKENS() Determine if SYNTAXTOKENS 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_LISTOFDETECTSYNTAXRESULT

TYPES TT_LISTOFDETECTSYNTAXRESULT TYPE STANDARD TABLE OF REF TO /AWS1/CL_CPDBTCDETECTSYNTAXI00 WITH DEFAULT KEY
.