/AWS1/CL_DZNBATCHPUTATTROUTPUT¶
The results of the BatchPutAttribute action.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_attributeidentifier TYPE /AWS1/DZNATTRIBUTEIDENTIFIER /AWS1/DZNATTRIBUTEIDENTIFIER¶
The attribute ID.
Queryable Attributes¶
attributeIdentifier¶
The attribute ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ATTRIBUTEIDENTIFIER() |
Getter for ATTRIBUTEIDENTIFIER, with configurable default |
ASK_ATTRIBUTEIDENTIFIER() |
Getter for ATTRIBUTEIDENTIFIER w/ exceptions if field has no |
HAS_ATTRIBUTEIDENTIFIER() |
Determine if ATTRIBUTEIDENTIFIER has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_BATCHPUTATTRIBUTEITEMS¶
TYPES TT_BATCHPUTATTRIBUTEITEMS TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNBATCHPUTATTROUTPUT WITH DEFAULT KEY
.