Skip to content

/AWS1/CL_ATHCLASSIFICATION

A classification refers to a set of specific configurations.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_name TYPE /AWS1/ATHNAMESTRING /AWS1/ATHNAMESTRING

The name of the configuration classification.

it_properties TYPE /AWS1/CL_ATHPARAMETERSMAP_W=>TT_PARAMETERSMAP TT_PARAMETERSMAP

A set of properties specified within a configuration classification.


Queryable Attributes

Name

The name of the configuration classification.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

Properties

A set of properties specified within a configuration classification.

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_CLASSIFICATIONLIST

TYPES TT_CLASSIFICATIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_ATHCLASSIFICATION WITH DEFAULT KEY
.