Query check CCI TISS NrDays GT LOS: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 7: | Line 7: | ||
| DIC_coding = query ''check_CCI_TISS_NrDays_GT_LOS'' | | DIC_coding = query ''check_CCI_TISS_NrDays_GT_LOS'' | ||
| DIC_status = ready to implement | | DIC_status = ready to implement | ||
| DIC_implementation_date = | | DIC_implementation_date = 2021-01-21 | ||
}} | }} | ||
This check can be done on incomplete records because even for those there is never a reason there would be extra TISS days. | This check can be done on incomplete records because even for those there is never a reason there would be extra TISS days. | ||
Will replace [[Query TISS Errors missing days]]; [[Query TISS Errors NrTISSDays NE LOS]] | {{TT | Will replace [[Query TISS Errors missing days]]; [[Query TISS Errors NrTISSDays NE LOS]] | ||
}} | |||
== Log == | == Log == | ||
* 2021-01-21 - check defined | * 2021-01-21 - check defined and implemented | ||
== Related articles == | == Related articles == |
Revision as of 11:34, 2021 January 21
Data Integrity Checks | |
Summary: | There are more TISS Item Px_Dates than there are days between the first Service tmp entry and Dispo DtTm |
Related: | CCI Picklist, Service tmp entry, Dispo DtTm |
Firmness: | hard check |
Timing: | incomplete |
App: | CCMDB.accdb |
Coding: | query check_CCI_TISS_NrDays_GT_LOS |
Uses L Problem table: | not relevant for this app |
Status: | ready to implement |
Implementation Date: | 2021-01-21 |
Backlogged: | true |
This check can be done on incomplete records because even for those there is never a reason there would be extra TISS days.
Will replace Query TISS Errors missing days; Query TISS Errors NrTISSDays NE LOS |
|
Log
- 2021-01-21 - check defined and implemented