Reconnect check orphans query: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) mNo edit summary |
Ttenbergen (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
{{Data Integrity Check | {{Data Integrity Check | ||
|DIC_summary= | |DIC_summary=* [[RecordStatus field]] is incomplete | ||
|DIC_related_concepts=RecordStatus field | * the record doesn't have the same [[SentDtTm field]] as the newest SentDtTm for that location. | ||
|DIC_related_concepts=RecordStatus field; SentDtTm field; Service/Location field | |||
|DIC_firmness=hard check | |DIC_firmness=hard check | ||
|DIC_timing=always | |||
|DIC_coding=query ''PL_1orphans'' | |||
|DIC_status=implemented | |DIC_status=implemented | ||
|DIC_app=Centralized data front end.accdb | |DIC_app=Centralized data front end.accdb | ||
}} | }} | ||
See [[Orphans in Centralized data.mdb]] for how to fix this problem. | See [[Orphans in Centralized data.mdb]] for how to fix this problem. | ||
== Related articles == | == Related articles == | ||
{{Related Articles}} | {{Related Articles}} | ||
Revision as of 01:01, 27 October 2018
| Data Integrity Checks | |
| Summary: | * RecordStatus field is incomplete
|
| Related: | RecordStatus field, SentDtTm field, Service/Location field |
| Firmness: | hard check |
| Timing: | always |
| App: | Centralized data front end.accdb |
| Coding: | query PL_1orphans |
| Uses L Problem table: | not entered |
| Status: | implemented |
| Implementation Date: | not entered |
| Backlogged: | true |
See Orphans in Centralized data.mdb for how to fix this problem.