S Cognos Units table: Difference between revisions
Jump to navigation
Jump to search
Ttenbergen (talk | contribs) m Ttenbergen moved page Table Cognos dispo translator to Cognos dispo translator table without leaving a redirect |
Ttenbergen (talk | contribs) |
||
| Line 12: | Line 12: | ||
|- | |- | ||
|| '''Dispo''' || text || value in [[s_dispo table]] | || '''Dispo''' || text || value in [[s_dispo table]] | ||
|- | |||
|| '''isER''' || boolean || true if the place is an ER; needed to generate the [[Accept_DtTm_Equiv]] | |||
|} | |} | ||
Revision as of 11:11, 28 July 2020
The Cognos_dispo_translator table in CCMDB.accdb contains the mapping of unit names in Cognos EPR Report against those in s_dispo table. Cognos_dispo_translator_additions_needed query checks for values in Cognos EPR Report that are not yet in cognos_dispo_translator table.
Data Structure
| field | type | description |
|---|---|---|
| AsgnUnit | text | value in Cognos EPR Report |
| Dispo | text | value in s_dispo table |
| isER | boolean | true if the place is an ER; needed to generate the Accept_DtTm_Equiv |