Skip to content

/AWS1/CL_DZNCONFIGURATION

The configuration of a connection.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_classification TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING

The classification of the connection configuration.

it_properties TYPE /AWS1/CL_DZNPROPERTYMAP_W=>TT_PROPERTYMAP TT_PROPERTYMAP

The properties of the connection configuration.


Queryable Attributes

classification

The classification of the connection configuration.

Accessible with the following methods

Method Description
GET_CLASSIFICATION() Getter for CLASSIFICATION, with configurable default
ASK_CLASSIFICATION() Getter for CLASSIFICATION w/ exceptions if field has no valu
HAS_CLASSIFICATION() Determine if CLASSIFICATION has a value

properties

The properties of the connection configuration.

Accessible with the following methods

Method Description
GET_PROPERTIES() Getter for PROPERTIES, with configurable default
ASK_PROPERTIES() Getter for PROPERTIES w/ exceptions if field has no value
HAS_PROPERTIES() Determine if PROPERTIES 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_CONFIGURATIONS

TYPES TT_CONFIGURATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_DZNCONFIGURATION WITH DEFAULT KEY
.