Skip to content

/AWS1/CL_GLUDATAQUALITYAGGDMET

A summary of metrics showing the total counts of processed rows and rules, including their pass/fail statistics based on row-level results.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_totalrowsprocessed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of rows that were processed during the data quality evaluation.

iv_totalrowspassed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of rows that passed all applicable data quality rules.

iv_totalrowsfailed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of rows that failed one or more data quality rules.

iv_totalrulesprocessed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of data quality rules that were evaluated.

iv_totalrulespassed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of data quality rules that passed their evaluation criteria.

iv_totalrulesfailed TYPE /AWS1/RT_DOUBLE_AS_STRING /AWS1/RT_DOUBLE_AS_STRING

The total number of data quality rules that failed their evaluation criteria.


Queryable Attributes

TotalRowsProcessed

The total number of rows that were processed during the data quality evaluation.

Accessible with the following methods

Method Description
GET_TOTALROWSPROCESSED() Getter for TOTALROWSPROCESSED, with configurable default
ASK_TOTALROWSPROCESSED() Getter for TOTALROWSPROCESSED w/ exceptions if field has no
STR_TOTALROWSPROCESSED() String format for TOTALROWSPROCESSED, with configurable defa
HAS_TOTALROWSPROCESSED() Determine if TOTALROWSPROCESSED has a value

TotalRowsPassed

The total number of rows that passed all applicable data quality rules.

Accessible with the following methods

Method Description
GET_TOTALROWSPASSED() Getter for TOTALROWSPASSED, with configurable default
ASK_TOTALROWSPASSED() Getter for TOTALROWSPASSED w/ exceptions if field has no val
STR_TOTALROWSPASSED() String format for TOTALROWSPASSED, with configurable default
HAS_TOTALROWSPASSED() Determine if TOTALROWSPASSED has a value

TotalRowsFailed

The total number of rows that failed one or more data quality rules.

Accessible with the following methods

Method Description
GET_TOTALROWSFAILED() Getter for TOTALROWSFAILED, with configurable default
ASK_TOTALROWSFAILED() Getter for TOTALROWSFAILED w/ exceptions if field has no val
STR_TOTALROWSFAILED() String format for TOTALROWSFAILED, with configurable default
HAS_TOTALROWSFAILED() Determine if TOTALROWSFAILED has a value

TotalRulesProcessed

The total number of data quality rules that were evaluated.

Accessible with the following methods

Method Description
GET_TOTALRULESPROCESSED() Getter for TOTALRULESPROCESSED, with configurable default
ASK_TOTALRULESPROCESSED() Getter for TOTALRULESPROCESSED w/ exceptions if field has no
STR_TOTALRULESPROCESSED() String format for TOTALRULESPROCESSED, with configurable def
HAS_TOTALRULESPROCESSED() Determine if TOTALRULESPROCESSED has a value

TotalRulesPassed

The total number of data quality rules that passed their evaluation criteria.

Accessible with the following methods

Method Description
GET_TOTALRULESPASSED() Getter for TOTALRULESPASSED, with configurable default
ASK_TOTALRULESPASSED() Getter for TOTALRULESPASSED w/ exceptions if field has no va
STR_TOTALRULESPASSED() String format for TOTALRULESPASSED, with configurable defaul
HAS_TOTALRULESPASSED() Determine if TOTALRULESPASSED has a value

TotalRulesFailed

The total number of data quality rules that failed their evaluation criteria.

Accessible with the following methods

Method Description
GET_TOTALRULESFAILED() Getter for TOTALRULESFAILED, with configurable default
ASK_TOTALRULESFAILED() Getter for TOTALRULESFAILED w/ exceptions if field has no va
STR_TOTALRULESFAILED() String format for TOTALRULESFAILED, with configurable defaul
HAS_TOTALRULESFAILED() Determine if TOTALRULESFAILED has a value