/AWS1/CL_BDOUPDATEDA2ADESCRPTR¶
Wrapper for updating an A2A descriptor with PATCH semantics. When present, the A2A descriptor is replaced with the provided value. When absent, the A2A 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_BDOA2ADESCRIPTOR /AWS1/CL_BDOA2ADESCRIPTOR¶
The updated A2A descriptor value.
Queryable Attributes¶
optionalValue¶
The updated A2A descriptor value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONALVALUE() |
Getter for OPTIONALVALUE |