/AWS1/CL_DIRBATCHUPDLINKATTRS¶
Updates a given typed link’s attributes inside a BatchRead operation. Attributes to be updated must not contribute to the typed link’s identity, as defined by its IdentityAttributeOrder. For more information, see UpdateLinkAttributes and BatchReadRequest$Operations.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_typedlinkspecifier TYPE REF TO /AWS1/CL_DIRTYPEDLINKSPECIFIER /AWS1/CL_DIRTYPEDLINKSPECIFIER¶
Allows a typed link specifier to be accepted as input.
it_attributeupdates TYPE /AWS1/CL_DIRLINKATTRUPDATE=>TT_LINKATTRIBUTEUPDATELIST TT_LINKATTRIBUTEUPDATELIST¶
The attributes update structure.
Queryable Attributes¶
TypedLinkSpecifier¶
Allows a typed link specifier to be accepted as input.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TYPEDLINKSPECIFIER() |
Getter for TYPEDLINKSPECIFIER |
AttributeUpdates¶
The attributes update structure.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEUPDATES() |
Getter for ATTRIBUTEUPDATES, with configurable default |
ASK_ATTRIBUTEUPDATES() |
Getter for ATTRIBUTEUPDATES w/ exceptions if field has no va |
HAS_ATTRIBUTEUPDATES() |
Determine if ATTRIBUTEUPDATES has a value |