/AWS1/CL_DIROBJECTATTRACTION¶
The action to take on the object attribute.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_objectattributeactiontype TYPE /AWS1/DIRUPDATEACTIONTYPE /AWS1/DIRUPDATEACTIONTYPE¶
A type that can be either
UpdateorDelete.
io_objectattrupdatevalue TYPE REF TO /AWS1/CL_DIRTYPEDATTRVALUE /AWS1/CL_DIRTYPEDATTRVALUE¶
The value that you want to update to.
Queryable Attributes¶
ObjectAttributeActionType¶
A type that can be either
UpdateorDelete.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTATTRACTIONTYPE() |
Getter for OBJECTATTRIBUTEACTIONTYPE, with configurable defa |
ASK_OBJECTATTRACTIONTYPE() |
Getter for OBJECTATTRIBUTEACTIONTYPE w/ exceptions if field |
HAS_OBJECTATTRACTIONTYPE() |
Determine if OBJECTATTRIBUTEACTIONTYPE has a value |
ObjectAttributeUpdateValue¶
The value that you want to update to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTATTRUPDATEVALUE() |
Getter for OBJECTATTRIBUTEUPDATEVALUE |