/AWS1/CL_BDOUPDATEDSERVERDEFN¶
Wrapper for updating a server definition with PATCH semantics. When present, the server definition is replaced with the provided value. When absent, the server definition 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_BDOSERVERDEFINITION /AWS1/CL_BDOSERVERDEFINITION¶
The updated server definition value.
Queryable Attributes¶
optionalValue¶
The updated server definition value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONALVALUE() |
Getter for OPTIONALVALUE |