/AWS1/CL_SGMDATAQUALITYBASEL00¶
Configuration for monitoring constraints and monitoring statistics. These baseline resources are compared against the results of the current job from the series of jobs scheduled to collect data periodically.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_baseliningjobname TYPE /AWS1/SGMPROCESSINGJOBNAME /AWS1/SGMPROCESSINGJOBNAME¶
The name of the job that performs baselining for the data quality monitoring job.
io_constraintsresource TYPE REF TO /AWS1/CL_SGMMONCNSTRNTSRESRC /AWS1/CL_SGMMONCNSTRNTSRESRC¶
The constraints resource for a monitoring job.
io_statisticsresource TYPE REF TO /AWS1/CL_SGMMONSTATSRESOURCE /AWS1/CL_SGMMONSTATSRESOURCE¶
The statistics resource for a monitoring job.
Queryable Attributes¶
BaseliningJobName¶
The name of the job that performs baselining for the data quality monitoring job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BASELININGJOBNAME() |
Getter for BASELININGJOBNAME, with configurable default |
ASK_BASELININGJOBNAME() |
Getter for BASELININGJOBNAME w/ exceptions if field has no v |
HAS_BASELININGJOBNAME() |
Determine if BASELININGJOBNAME has a value |
ConstraintsResource¶
The constraints resource for a monitoring job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONSTRAINTSRESOURCE() |
Getter for CONSTRAINTSRESOURCE |
StatisticsResource¶
The statistics resource for a monitoring job.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATISTICSRESOURCE() |
Getter for STATISTICSRESOURCE |