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) m yes it will replace those but only once the pink sheets are gone. |
||
Line 11: | Line 11: | ||
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. | ||
== Log == | == Log == |
Revision as of 12:13, 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.
Log
- 2021-01-21 - check defined and implemented