/AWS1/CL_TCEUPDATEDDESCRIPTION¶
Wrapper for updating an optional Description field with PATCH semantics
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_optionalvalue TYPE /AWS1/TCEDESCRIPTION /AWS1/TCEDESCRIPTION¶
The value to set for this field. Omit the wrapper to leave the field unchanged.
Queryable Attributes¶
optionalValue¶
The value to set for this field. Omit the wrapper to leave the field unchanged.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OPTIONALVALUE() |
Getter for OPTIONALVALUE, with configurable default |
ASK_OPTIONALVALUE() |
Getter for OPTIONALVALUE w/ exceptions if field has no value |
HAS_OPTIONALVALUE() |
Determine if OPTIONALVALUE has a value |