Query s tmp Boarding Loc date item: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) →first boarding loc question: I update query check_tmp_Boarding_Loc_Service_first_same to check Accept DtTm as well |
|||
Line 14: | Line 14: | ||
* Item should not be the same as the [[Service/Location]] for Medicine profile | * Item should not be the same as the [[Service/Location]] for Medicine profile | ||
* When having a boarding location, both date and time must be present. Should not have missing time. | * When having a boarding location, both date and time must be present. Should not have missing time. | ||
== Log == | == Log == |
Revision as of 10:52, 9 February 2022
Data Integrity Checks | |
Summary: | Validates entries for Boarding Loc |
Related: | Boarding Loc, Service/Location, Arrive DtTm, Dispo DtTm |
Firmness: | hard check |
Timing: | complete |
App: | CCMDB.accdb |
Coding: | query s_tmp_Boarding_Loc_date_item |
Uses L Problem table: | not relevant for this app |
Status: | implemented |
Implementation Date: | 2020/06/03 |
Backlogged: | No |
- Date_var and Time_var must not be on or after Dispo DtTm
- Item should not be the same as the Service/Location for Medicine profile
- When having a boarding location, both date and time must be present. Should not have missing time.
Log
2020-11-06 removed requirement "Date_var and Time_var must not be before Arrive DtTm" until we can work out #first boarding loc question
Related articles
Related articles: |