/AWS1/CL_LOMANOMALYGRTIMESER00¶
An anomalous metric in an anomaly group.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_anomalygroupid TYPE /AWS1/LOMUUID /AWS1/LOMUUID¶
The ID of the anomaly group.
Optional arguments:¶
iv_timeseriesid TYPE /AWS1/LOMTIMESERIESID /AWS1/LOMTIMESERIESID¶
The ID of the metric.
Queryable Attributes¶
AnomalyGroupId¶
The ID of the anomaly group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANOMALYGROUPID() |
Getter for ANOMALYGROUPID, with configurable default |
ASK_ANOMALYGROUPID() |
Getter for ANOMALYGROUPID w/ exceptions if field has no valu |
HAS_ANOMALYGROUPID() |
Determine if ANOMALYGROUPID has a value |
TimeSeriesId¶
The ID of the metric.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TIMESERIESID() |
Getter for TIMESERIESID, with configurable default |
ASK_TIMESERIESID() |
Getter for TIMESERIESID w/ exceptions if field has no value |
HAS_TIMESERIESID() |
Determine if TIMESERIESID has a value |