/AWS1/CL_FNTUPFIELDLEVELENCP01¶
UpdateFieldLevelEncryptionProfileResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldlevelencprofile TYPE REF TO /AWS1/CL_FNTFIELDLEVELENCPFL /AWS1/CL_FNTFIELDLEVELENCPFL¶
Return the results of updating the profile.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The result of the field-level encryption profile request.
Queryable Attributes¶
FieldLevelEncryptionProfile¶
Return the results of updating the profile.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDLEVELENCPROFILE() |
Getter for FIELDLEVELENCRYPTIONPROFILE |
ETag¶
The result of the field-level encryption profile request.
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 |