/AWS1/CL_FNTGETFIELDLEVELENC06¶
GetFieldLevelEncryptionProfileConfigResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldlevelencpflconfig TYPE REF TO /AWS1/CL_FNTFIELDLEVELENCPFL00 /AWS1/CL_FNTFIELDLEVELENCPFL00¶
Return the field-level encryption profile configuration information.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The current version of the field-level encryption profile configuration result. For example:
E2QWRUHAPOMQZL.
Queryable Attributes¶
FieldLevelEncryptionProfileConfig¶
Return the field-level encryption profile configuration information.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDLEVELENCPFLCONFIG() |
Getter for FIELDLEVELENCPROFILECONFIG |
ETag¶
The current version of the field-level encryption profile configuration result. For example:
E2QWRUHAPOMQZL.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ETAG() |
Getter for ETAG, with configurable default |
ASK_ETAG() |
Getter for ETAG w/ exceptions if field has no value |
HAS_ETAG() |
Determine if ETAG has a value |