svn path=/Customer/trunk/; revision=12952
This commit is contained in:
@@ -157,7 +157,8 @@ CREATE OR REPLACE PACKAGE BODY CONN_HALTES AS
|
||||
into v_count
|
||||
from alg_terreinsector
|
||||
where alg_terreinsector_verwijder is null
|
||||
and alg_terreinsector_upper = upper(substr(v_PLAATSNAAM,1,10));
|
||||
and alg_terreinsector_upper = upper(substr(v_PLAATSNAAM,1,10))
|
||||
and alg_locatie_key = c_locatie_key_onbekend;
|
||||
|
||||
IF (v_count = 0) THEN
|
||||
|
||||
|
||||
Reference in New Issue
Block a user