Query s tmp QAInf basic: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
m Text replacement - "DIC_timing = complete always" to "DIC_timing ="
mNo edit summary
Line 1: Line 1:
{{Data Integrity Check
{{Data Integrity Check
| DIC_summary = checks that none of int, float, bool fields are used in this data.
| DIC_summary = checks that none of int, float, bool fields are used in this data.
| DIC_related_concepts = [[QA Infection]], [[QA Infection CLI]], [[QA Infection VAP]]
| DIC_related_concepts = QA Infection, QA Infection CLI, QA Infection VAP
| DIC_firmness = hard check or soft check  
| DIC_firmness = hard check or soft check  
| DIC_timing =
| DIC_timing =

Revision as of 14:51, 26 October 2018

Data Integrity Checks
Summary: checks that none of int, float, bool fields are used in this data.
Related: QA Infection, QA Infection CLI, QA Infection VAP
Firmness: hard check or soft check
Timing:
App: CCMDB.mdb
Coding: query s_tmp_QAInf_basic
Uses L Problem table: not relevant for this app
Status: implemented
Implementation Date: 2018-09-25
Backlogged: true
  • Cargo


  • SMW
"CCMDB.mdb" is not in the list (SAP, not entered, Centralized data front end.accdb, DSM Labs Consistency check.accdb, CCMDB.accdb, TISS28.accdb) of allowed values for the "DICApp" property. 
  • Categories:  
  • form:

The query had been created far earlier, but had not been called correctly by tmp checker until 2018-09-25.

Related articles

Related articles: