/AWS1/CL_LM2DSCTSTSETDISCREP01¶
DescribeTestSetDiscrepancyReportResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_testsetdiscrepancyrptid TYPE /AWS1/LM2ID /AWS1/LM2ID¶
The unique identifier of the test set discrepancy report to describe.
iv_testsetid TYPE /AWS1/LM2ID /AWS1/LM2ID¶
The test set Id for the test set discrepancy report.
iv_creationdatetime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP¶
The time and date of creation for the test set discrepancy report.
io_target TYPE REF TO /AWS1/CL_LM2TSTSETDISCREPANC00 /AWS1/CL_LM2TSTSETDISCREPANC00¶
The target bot location for the test set discrepancy report.
iv_testsetdiscrepancyrptstat TYPE /AWS1/LM2TSTSETDISCREPANCYRP00 /AWS1/LM2TSTSETDISCREPANCYRP00¶
The status for the test set discrepancy report.
iv_lastupdateddatatime TYPE /AWS1/LM2TIMESTAMP /AWS1/LM2TIMESTAMP¶
The date and time of the last update for the test set discrepancy report.
io_testsetdiscrepancytoperrs TYPE REF TO /AWS1/CL_LM2TSTSETDISCREPANC02 /AWS1/CL_LM2TSTSETDISCREPANC02¶
The top 200 error results from the test set discrepancy report.
iv_tstsetdiscrepancyrawout00 TYPE /AWS1/LM2PRESIGNEDS3URL /AWS1/LM2PRESIGNEDS3URL¶
Pre-signed Amazon S3 URL to download the test set discrepancy report.
it_failurereasons TYPE /AWS1/CL_LM2FAILUREREASONS_W=>TT_FAILUREREASONS TT_FAILUREREASONS¶
The failure report for the test set discrepancy report generation action.
Queryable Attributes¶
testSetDiscrepancyReportId¶
The unique identifier of the test set discrepancy report to describe.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETDISCREPANCYRPTID() |
Getter for TESTSETDISCREPANCYREPORTID, with configurable def |
ASK_TESTSETDISCREPANCYRPTID() |
Getter for TESTSETDISCREPANCYREPORTID w/ exceptions if field |
HAS_TESTSETDISCREPANCYRPTID() |
Determine if TESTSETDISCREPANCYREPORTID has a value |
testSetId¶
The test set Id for the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TESTSETID() |
Getter for TESTSETID, with configurable default |
ASK_TESTSETID() |
Getter for TESTSETID w/ exceptions if field has no value |
HAS_TESTSETID() |
Determine if TESTSETID has a value |
creationDateTime¶
The time and date of creation for the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CREATIONDATETIME() |
Getter for CREATIONDATETIME, with configurable default |
ASK_CREATIONDATETIME() |
Getter for CREATIONDATETIME w/ exceptions if field has no va |
HAS_CREATIONDATETIME() |
Determine if CREATIONDATETIME has a value |
target¶
The target bot location for the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TARGET() |
Getter for TARGET |
testSetDiscrepancyReportStatus¶
The status for the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TSTSETDISCREPANCYRPTSTAT() |
Getter for TESTSETDISCREPANCYREPORTSTAT, with configurable d |
ASK_TSTSETDISCREPANCYRPTSTAT() |
Getter for TESTSETDISCREPANCYREPORTSTAT w/ exceptions if fie |
HAS_TSTSETDISCREPANCYRPTSTAT() |
Determine if TESTSETDISCREPANCYREPORTSTAT has a value |
lastUpdatedDataTime¶
The date and time of the last update for the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_LASTUPDATEDDATATIME() |
Getter for LASTUPDATEDDATATIME, with configurable default |
ASK_LASTUPDATEDDATATIME() |
Getter for LASTUPDATEDDATATIME w/ exceptions if field has no |
HAS_LASTUPDATEDDATATIME() |
Determine if LASTUPDATEDDATATIME has a value |
testSetDiscrepancyTopErrors¶
The top 200 error results from the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TSTSETDISCREPANCYTOPERRS() |
Getter for TESTSETDISCREPANCYTOPERRORS |
testSetDiscrepancyRawOutputUrl¶
Pre-signed Amazon S3 URL to download the test set discrepancy report.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TSTSETDISCREPANCYRAWOU00() |
Getter for TESTSETDISCREPANCYRAWOUTURL, with configurable de |
ASK_TSTSETDISCREPANCYRAWOU00() |
Getter for TESTSETDISCREPANCYRAWOUTURL w/ exceptions if fiel |
HAS_TSTSETDISCREPANCYRAWOU00() |
Determine if TESTSETDISCREPANCYRAWOUTURL has a value |
failureReasons¶
The failure report for the test set discrepancy report generation action.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILUREREASONS() |
Getter for FAILUREREASONS, with configurable default |
ASK_FAILUREREASONS() |
Getter for FAILUREREASONS w/ exceptions if field has no valu |
HAS_FAILUREREASONS() |
Determine if FAILUREREASONS has a value |