Skip to content

/AWS1/CL_DZNBTCPUTATTRSMETOUT

BatchPutAttributesMetadataOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_errors TYPE /AWS1/CL_DZNATTRIBUTEERROR=>TT_ATTRIBUTESERRORS TT_ATTRIBUTESERRORS

The errors generated when the BatchPutAttributeMetadata action is invoked.

it_attributes TYPE /AWS1/CL_DZNBATCHPUTATTROUTPUT=>TT_BATCHPUTATTRIBUTEITEMS TT_BATCHPUTATTRIBUTEITEMS

The results of the BatchPutAttributeMetadata action.


Queryable Attributes

errors

The errors generated when the BatchPutAttributeMetadata action is invoked.

Accessible with the following methods

Method Description
GET_ERRORS() Getter for ERRORS, with configurable default
ASK_ERRORS() Getter for ERRORS w/ exceptions if field has no value
HAS_ERRORS() Determine if ERRORS has a value

attributes

The results of the BatchPutAttributeMetadata action.

Accessible with the following methods

Method Description
GET_ATTRIBUTES() Getter for ATTRIBUTES, with configurable default
ASK_ATTRIBUTES() Getter for ATTRIBUTES w/ exceptions if field has no value
HAS_ATTRIBUTES() Determine if ATTRIBUTES has a value