MNNL#39026 Ruimte niet automatisch invullen bij melding
svn path=/Customer/trunk/; revision=32341
This commit is contained in:
@@ -86,7 +86,7 @@ BEGIN
|
||||
(SELECT MIN(alg_ruimte_aanduiding)
|
||||
FROM alg_v_ruimte_gegevens
|
||||
WHERE alg_locatie_omschrijving = ip.alg_locatie_code
|
||||
AND UPPER(alg_ruimte_omschrijving) = '_WP') ) )
|
||||
AND UPPER(alg_ruimte_nr) = '_WP') ) )
|
||||
WHERE fac_import_key = p_import_key;
|
||||
|
||||
COMMIT;
|
||||
|
||||
Reference in New Issue
Block a user