Skip to content

/AWS1/CL_BDOUPDATEDTOOLSDEFN

Wrapper for updating a tools definition with PATCH semantics. When present, the tools definition is replaced with the provided value. When absent, the tools 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_BDOTOOLSDEFINITION /AWS1/CL_BDOTOOLSDEFINITION

The updated tools definition value.


Queryable Attributes

optionalValue

The updated tools definition value.

Accessible with the following methods

Method Description
GET_OPTIONALVALUE() Getter for OPTIONALVALUE