Query check CCI TISS NrDays LT LOS: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m yes it will replace those but only once the pink sheets are gone. |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 6: | Line 6: | ||
| DIC_app = CCMDB.accdb | | DIC_app = CCMDB.accdb | ||
| DIC_coding = query ''check_CCI_TISS_NrDays_LT_LOS'' | | DIC_coding = query ''check_CCI_TISS_NrDays_LT_LOS'' | ||
| DIC_status = | | DIC_status = implemented | ||
| DIC_implementation_date = | | DIC_implementation_date = | ||
}} | }} | ||
Revision as of 16:10, 27 January 2021
| 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: | complete |
| App: | CCMDB.accdb |
| Coding: | query check_CCI_TISS_NrDays_LT_LOS |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | |
| Backlogged: | true |
This check can only be done on complete records because collectors may not have had a chance to be up-to-date on incomplete records, so TISS days might be missing.
Log
- 2021-01-21 - check defined