/AWS1/CL_REKDISASSOCIATEDFACE¶
Provides face metadata for the faces that are disassociated from a specific UserID.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_faceid
TYPE /AWS1/REKFACEID
/AWS1/REKFACEID
¶
Unique identifier assigned to the face.
Queryable Attributes¶
FaceId¶
Unique identifier assigned to the face.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FACEID() |
Getter for FACEID, with configurable default |
ASK_FACEID() |
Getter for FACEID w/ exceptions if field has no value |
HAS_FACEID() |
Determine if FACEID 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_DISASSOCIATEDFACESLIST
¶
TYPES TT_DISASSOCIATEDFACESLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_REKDISASSOCIATEDFACE WITH DEFAULT KEY
.