Query check tmp Boarding Loc Service first same: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
Line 10: | Line 10: | ||
}} | }} | ||
Uses convenience queries | Uses convenience queries ''query L_First_Boarding_Loc'' and ''query L_First_Service'' | ||
== Log == | == Log == |
Revision as of 09:26, 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