Skip to content

/AWS1/CL_TEXIDENTITYDOCFIELD

Structure containing both the normalized type of the extracted information and the text associated with it. These are extracted as Type and Value respectively.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_type TYPE REF TO /AWS1/CL_TEXANALYZEIDDETECTS /AWS1/CL_TEXANALYZEIDDETECTS

Used to contain the information detected by an AnalyzeID operation.

io_valuedetection TYPE REF TO /AWS1/CL_TEXANALYZEIDDETECTS /AWS1/CL_TEXANALYZEIDDETECTS

Used to contain the information detected by an AnalyzeID operation.


Queryable Attributes

Type

Used to contain the information detected by an AnalyzeID operation.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE

ValueDetection

Used to contain the information detected by an AnalyzeID operation.

Accessible with the following methods

Method Description
GET_VALUEDETECTION() Getter for VALUEDETECTION

Public Local Types In This Class

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

TT_IDENTITYDOCUMENTFIELDLIST

TYPES TT_IDENTITYDOCUMENTFIELDLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_TEXIDENTITYDOCFIELD WITH DEFAULT KEY
.