/AWS1/CL_GLUBTCGTDATQLTYRSTE01¶
BatchGetDataQualityRulesetEvaluationRunResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_runs TYPE /AWS1/CL_GLUDATQLTYRSETEVALRUN=>TT_DATAQLTYRULESETEVALRUNSLIST TT_DATAQLTYRULESETEVALRUNSLIST¶
A list of evaluation run details for the requested run IDs.
it_runsnotfound TYPE /AWS1/CL_GLUDATQLTYRSTEVALRU00=>TT_DATAQLTYRSETEVALRUNIDLIST TT_DATAQLTYRSETEVALRUNIDLIST¶
A list of run IDs that were not found.
Queryable Attributes¶
Runs¶
A list of evaluation run details for the requested run IDs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNS() |
Getter for RUNS, with configurable default |
ASK_RUNS() |
Getter for RUNS w/ exceptions if field has no value |
HAS_RUNS() |
Determine if RUNS has a value |
RunsNotFound¶
A list of run IDs that were not found.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RUNSNOTFOUND() |
Getter for RUNSNOTFOUND, with configurable default |
ASK_RUNSNOTFOUND() |
Getter for RUNSNOTFOUND w/ exceptions if field has no value |
HAS_RUNSNOTFOUND() |
Determine if RUNSNOTFOUND has a value |