Query check tmp Boarding Loc Service first same: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) Created page with "{{Data Integrity Check |DIC_summary=Validates that the DtTm for the first Service tmp entry is the same as that for the first Boarding Loc entry |DIC_related_concepts=..." |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 9: | Line 9: | ||
|DIC_app=CCMDB.accdb | |DIC_app=CCMDB.accdb | ||
}} | }} | ||
Uses convenience queries [[query L_First_Boarding_Loc]] and [[query L_First_Service]] | |||
== Log == | == Log == | ||
Revision as of 09:18, 29 April 2021
| Data Integrity Checks | |
| Summary: | Validates that the DtTm for the first Service tmp entry is the same as that for the first Boarding Loc entry |
| Related: | Boarding Loc, Service tmp entry |
| Firmness: | hard check |
| Timing: | complete |
| App: | CCMDB.accdb |
| Coding: | query s_tmp_Boarding_Loc_Service_first_same |
| Uses L Problem table: | not relevant for this app |
| Status: | implemented |
| Implementation Date: | 2021-04-29 |
| Backlogged: | true |
Uses convenience queries query L_First_Boarding_Loc and query L_First_Service
Log
2021-04-29 - currently implementing