/AWS1/CL_FNTUPFIELDLEVELENCC01¶
UpdateFieldLevelEncryptionConfigResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_fieldlevelencryption TYPE REF TO /AWS1/CL_FNTFIELDLEVELENC /AWS1/CL_FNTFIELDLEVELENC¶
Return the results of updating the configuration.
iv_etag TYPE /AWS1/FNTSTRING /AWS1/FNTSTRING¶
The value of the
ETagheader that you received when updating the configuration. For example:E2QWRUHAPOMQZL.
Queryable Attributes¶
FieldLevelEncryption¶
Return the results of updating the configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIELDLEVELENCRYPTION() |
Getter for FIELDLEVELENCRYPTION |
ETag¶
The value of the
ETagheader that you received when updating the configuration. 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 |