/AWS1/CL_DIRBATCHUPDOBJATTRS¶
Represents the output of a BatchUpdate operation.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_objectreference TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE¶
Reference that identifies the object.
it_attributeupdates TYPE /AWS1/CL_DIROBJECTATTRUPDATE=>TT_OBJECTATTRIBUTEUPDATELIST TT_OBJECTATTRIBUTEUPDATELIST¶
Attributes update structure.
Queryable Attributes¶
ObjectReference¶
Reference that identifies the object.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OBJECTREFERENCE() |
Getter for OBJECTREFERENCE |
AttributeUpdates¶
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 |