/AWS1/CL_BDOUPDDCUSTDESCRPTR¶
Wrapper for updating a custom descriptor with PATCH semantics. When present, the custom descriptor is replaced with the provided value. When absent, the custom descriptor is left unchanged. To unset, include the wrapper with the value set to null.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_optionalvalue TYPE REF TO /AWS1/CL_BDOCUSTOMDESCRIPTOR /AWS1/CL_BDOCUSTOMDESCRIPTOR¶
The updated custom descriptor value.
Queryable Attributes¶
optionalValue¶
The updated custom descriptor value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONALVALUE() |
Getter for OPTIONALVALUE |