Skip to content

/AWS1/CL_DZNATTRIBUTEINPUT

The attribute input.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_attributeidentifier TYPE /AWS1/DZNATTRIBUTEIDENTIFIER /AWS1/DZNATTRIBUTEIDENTIFIER

The ID of the attribute.

it_forms TYPE /AWS1/CL_DZNFORMINPUT=>TT_FORMINPUTLIST TT_FORMINPUTLIST

The metadata forms as part of the attribute input.


Queryable Attributes

attributeIdentifier

The ID of the attribute.

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

forms

The metadata forms as part of the attribute input.

Accessible with the following methods

Method Description
GET_FORMS() Getter for FORMS, with configurable default
ASK_FORMS() Getter for FORMS w/ exceptions if field has no value
HAS_FORMS() Determine if FORMS 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_ATTRIBUTES

TYPES TT_ATTRIBUTES TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNATTRIBUTEINPUT WITH DEFAULT KEY
.