/AWS1/CL_BDAHIERARCHICALCHUN01¶
Token settings for a layer in a hierarchical chunking configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_maxtokens TYPE /AWS1/BDAINTEGER /AWS1/BDAINTEGER¶
The maximum number of tokens that a chunk can contain in this layer.
Queryable Attributes¶
maxTokens¶
The maximum number of tokens that a chunk can contain in this layer.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXTOKENS() |
Getter for MAXTOKENS, with configurable default |
ASK_MAXTOKENS() |
Getter for MAXTOKENS w/ exceptions if field has no value |
HAS_MAXTOKENS() |
Determine if MAXTOKENS 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_HIERARCHICALCHUNKINGLEVEL00¶
TYPES TT_HIERARCHICALCHUNKINGLEVEL00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDAHIERARCHICALCHUN01 WITH DEFAULT KEY
.