Query s tmp Borrow sensible DtTm vs no borrow: Difference between revisions

From CCMDB Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(8 intermediate revisions by 2 users not shown)
Line 5: Line 5:
|DIC_timing=complete
|DIC_timing=complete
|DIC_coding=query ''s_tmp_Borrow_sensible_DtTm_vs_no_borrow''
|DIC_coding=query ''s_tmp_Borrow_sensible_DtTm_vs_no_borrow''
|DIC_status=ready to implement
|DIC_implementation_date=2019/01/24
|DIC_status=retired
|DIC_LProblem=No
|DIC_LProblem=No
|DIC_app=CCMDB.mdb
|DIC_app=CCMDB.accdb
}}
}}
Retired 2019-09-24 as part of moving to [[Boarding Loc]].


=== (start_dt, start_tm) outside of admission time ===
=== (start_dt, start_tm) outside of admission time ===
If  
If  
* (start_dt, start_tm) < [[Arrive_DtTm]]
* (start_dt, start_tm) < Arrive_DtTm
or  
or  
* [[Dispo_DtTm]] <'''=''' (start_dt, start_tm)
* [[Dispo_DtTm]] <'''=''' (start_dt, start_tm)
Line 21: Line 24:


=== can't have "no borrow" in item but have (start_dt, start_tm) ===
=== can't have "no borrow" in item but have (start_dt, start_tm) ===


== Related articles ==
== Related articles ==
{{Related Articles}}
{{Related Articles}}


[[Category:Tmp check‎‎‎]]
[[Category:Tmp check‎‎‎]]

Latest revision as of 15:46, 2022 April 19

Data Integrity Checks
Summary: Checks that data for Project Borrow arrive follows that project's
Related: Project Borrow arrive
Firmness: hard check
Timing: complete
App: CCMDB.accdb
Coding: query s_tmp_Borrow_sensible_DtTm_vs_no_borrow
Uses L Problem table: not relevant for this app
Status: retired
Implementation Date: 2019/01/24
Backlogged: true
  • Cargo


  • SMW


  • Categories: 
  • form:

Retired 2019-09-24 as part of moving to Boarding Loc.

(start_dt, start_tm) outside of admission time

If

  • (start_dt, start_tm) < Arrive_DtTm

or

then give a hard error. This can't be.

has to either have location and time or "no borrow" checked

all in header...

can't have "no borrow" in item but have (start_dt, start_tm)

Related articles

Related articles: