/AWS1/CL_GLUDATAQUALITYOBSER00¶
Describes the observation generated after evaluating the rules and analyzers.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/GLUDATAQUALITYOBSERVAT00 /AWS1/GLUDATAQUALITYOBSERVAT00¶
A description of the data quality observation.
io_metricbasedobservation TYPE REF TO /AWS1/CL_GLUMETRICBASEDOBSER00 /AWS1/CL_GLUMETRICBASEDOBSER00¶
An object of type
MetricBasedObservationrepresenting the observation that is based on evaluated data quality metrics.
Queryable Attributes¶
Description¶
A description of the data quality observation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
MetricBasedObservation¶
An object of type
MetricBasedObservationrepresenting the observation that is based on evaluated data quality metrics.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METRICBASEDOBSERVATION() |
Getter for METRICBASEDOBSERVATION |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_DATAQUALITYOBSERVATIONS¶
TYPES TT_DATAQUALITYOBSERVATIONS TYPE STANDARD TABLE OF REF TO /AWS1/CL_GLUDATAQUALITYOBSER00 WITH DEFAULT KEY
.