Skip to content

/AWS1/CL_BDOUPDATEDAPPRCONF

Wrapper for updating an optional approval configuration field with PATCH semantics. When present in an update request, the approval configuration is replaced with the provided value. When absent, the approval configuration is left unchanged.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_optionalvalue TYPE REF TO /AWS1/CL_BDOAPPROVALCONF /AWS1/CL_BDOAPPROVALCONF

The updated approval configuration value. Set to null to unset the approval configuration.


Queryable Attributes

optionalValue

The updated approval configuration value. Set to null to unset the approval configuration.

Accessible with the following methods

Method Description
GET_OPTIONALVALUE() Getter for OPTIONALVALUE