/AWS1/CL_DIRLINKATTRACTION¶
The action to take on a typed link attribute value. Updates are only supported for attributes which don’t contribute to link identity.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_attributeactiontype TYPE /AWS1/DIRUPDATEACTIONTYPE /AWS1/DIRUPDATEACTIONTYPE¶
A type that can be either
UPDATE_OR_CREATEorDELETE.
io_attributeupdatevalue TYPE REF TO /AWS1/CL_DIRTYPEDATTRVALUE /AWS1/CL_DIRTYPEDATTRVALUE¶
The value that you want to update to.
Queryable Attributes¶
AttributeActionType¶
A type that can be either
UPDATE_OR_CREATEorDELETE.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEACTIONTYPE() |
Getter for ATTRIBUTEACTIONTYPE, with configurable default |
ASK_ATTRIBUTEACTIONTYPE() |
Getter for ATTRIBUTEACTIONTYPE w/ exceptions if field has no |
HAS_ATTRIBUTEACTIONTYPE() |
Determine if ATTRIBUTEACTIONTYPE has a value |
AttributeUpdateValue¶
The value that you want to update to.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEUPDATEVALUE() |
Getter for ATTRIBUTEUPDATEVALUE |