/AWS1/CL_CPDENTITYRECOGCONFIG¶
Configuration required for an entity recognition model.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_entitytypes TYPE /AWS1/CL_CPDENTTYPESLISTITEM=>TT_ENTITYTYPESLIST TT_ENTITYTYPESLIST¶
Up to 25 entity types that the model is trained to recognize.
Queryable Attributes¶
EntityTypes¶
Up to 25 entity types that the model is trained to recognize.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTITYTYPES() |
Getter for ENTITYTYPES, with configurable default |
ASK_ENTITYTYPES() |
Getter for ENTITYTYPES w/ exceptions if field has no value |
HAS_ENTITYTYPES() |
Determine if ENTITYTYPES has a value |