Skip to content

/AWS1/CL_LOMDIMENSIONCONTRIB00

Details about a dimension that contributed to an anomaly.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_dimensionname TYPE /AWS1/LOMCOLUMNNAME /AWS1/LOMCOLUMNNAME

The name of the dimension.

it_dimensionvalcontributio00 TYPE /AWS1/CL_LOMDIMENSIONVALCONT00=>TT_DIMENSIONVALCONTRIBUTIONLST TT_DIMENSIONVALCONTRIBUTIONLST

A list of dimension values that contributed to the anomaly.


Queryable Attributes

DimensionName

The name of the dimension.

Accessible with the following methods

Method Description
GET_DIMENSIONNAME() Getter for DIMENSIONNAME, with configurable default
ASK_DIMENSIONNAME() Getter for DIMENSIONNAME w/ exceptions if field has no value
HAS_DIMENSIONNAME() Determine if DIMENSIONNAME has a value

DimensionValueContributionList

A list of dimension values that contributed to the anomaly.

Accessible with the following methods

Method Description
GET_DIMENSIONVALCONTRIBUTI00() Getter for DIMENSIONVALCONTRIBUTIONLIST, with configurable d
ASK_DIMENSIONVALCONTRIBUTI00() Getter for DIMENSIONVALCONTRIBUTIONLIST w/ exceptions if fie
HAS_DIMENSIONVALCONTRIBUTI00() Determine if DIMENSIONVALCONTRIBUTIONLIST 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_DIMENSIONCONTRIBUTIONLIST

TYPES TT_DIMENSIONCONTRIBUTIONLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_LOMDIMENSIONCONTRIB00 WITH DEFAULT KEY
.