CSUN#68556 Ondersteuning bij vervanging koppeling AS400
svn path=/Customer/; revision=62814
This commit is contained in:
@@ -59,6 +59,10 @@ DECLARE
|
||||
AND aogkm.alg_onrgoed_niveau = 'L'
|
||||
AND aogkm.alg_kenmerk_key = 1040
|
||||
AND aogkm.alg_onrgoedkenmerk_verwijder IS NULL
|
||||
AND wordt.alg_gebouw_naam NOT IN
|
||||
(SELECT alg_locatie_code
|
||||
FROM alg_locatie
|
||||
WHERE alg_locatie_verwijder IS NULL)
|
||||
AND REGEXP_REPLACE (l.alg_locatie_code, '[^0-9]', '') =
|
||||
wordt.alg_locatie_code;
|
||||
BEGIN
|
||||
|
||||
Reference in New Issue
Block a user