FSN#41318 persoonlijk contract hebben is ook verplichting
svn path=/Database/trunk/; revision=34746
This commit is contained in:
@@ -1250,7 +1250,7 @@ AS
|
||||
SELECT c.prs_perslid_key_eig
|
||||
FROM cnt_contract c
|
||||
UNION ALL
|
||||
SELECT c.prs_perslid_key
|
||||
SELECT c.cnt_prs_perslid_key
|
||||
FROM cnt_contract c
|
||||
UNION ALL
|
||||
SELECT m.prs_perslid_key
|
||||
@@ -1380,7 +1380,7 @@ AS
|
||||
AND cnt_contract_status = 0 /* actief */
|
||||
AND cnt_contract_looptijd_tot > SYSDATE
|
||||
UNION ALL
|
||||
SELECT c.prs_perslid_key, cnt_contract_key
|
||||
SELECT c.cnt_prs_perslid_key, cnt_contract_key
|
||||
FROM cnt_contract c
|
||||
WHERE cnt_contract_verwijder IS NULL
|
||||
AND cnt_contract_status = 0 /* actief */
|
||||
|
||||
Reference in New Issue
Block a user