/AWS1/CL_BDOUPDATEDDESCRIPTORS¶
Wrapper for updating an optional descriptors field with PATCH semantics. When present with a value, individual descriptors can be updated. When present with a null value, all descriptors are unset. When absent, descriptors are left unchanged.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_optionalvalue TYPE REF TO /AWS1/CL_BDOUPDDDESCRPTRSUNION /AWS1/CL_BDOUPDDDESCRPTRSUNION¶
The updated descriptors value. Contains per-descriptor-type wrappers that are each independently updatable.
Queryable Attributes¶
optionalValue¶
The updated descriptors value. Contains per-descriptor-type wrappers that are each independently updatable.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONALVALUE() |
Getter for OPTIONALVALUE |