Skip to content

/AWS1/CL_DZNBTCGETATTRSMETOUT

BatchGetAttributesMetadataOutput

CONSTRUCTOR

IMPORTING

Required arguments:

it_errors TYPE /AWS1/CL_DZNATTRIBUTEERROR=>TT_ATTRIBUTESERRORS TT_ATTRIBUTESERRORS

The errors generated when the BatchGetAttributesMetadata action is invoked.

Optional arguments:

it_attributes TYPE /AWS1/CL_DZNBATCHGETATTROUTPUT=>TT_BATCHGETATTRIBUTEITEMS TT_BATCHGETATTRIBUTEITEMS

The results of the BatchGetAttributesMetadata action.


Queryable Attributes

attributes

The results of the BatchGetAttributesMetadata 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

errors

The errors generated when the BatchGetAttributesMetadata 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