BLCC#75155 Behandelteams ook meenemen in vakgroepscope van opdracht-autorisaties

svn path=/Database/trunk/; revision=58254
This commit is contained in:
Jos Groot Lipman
2022-12-06 16:12:42 +00:00
parent 29e955df22
commit 648dd0ead9
6 changed files with 43 additions and 1 deletions

View File

@@ -1068,6 +1068,10 @@ CREATE_TABLE(mld_opdr,0)
DATE,
mld_opdr_plandatum2 /* (beoogd) tijdstip van einddatum uitvoering */
DATE,
mld_opdr_discipline_key
NUMBER(10)
NOT_NULL(mld_opdr_discipline_key, mld_c_mld_opdr_discipline_key1)
CONSTRAINT mld_r_opdr_discipline_key1 REFERENCES ins_tab_discipline(ins_discipline_key),
mld_opdr_werkzaamheden
VARCHAR2(80),
mld_opdr_uren