SVRZ#62674 INS_SCAN-import/Controle op correcte laatste regel van bestand
svn path=/Customer/trunk/; revision=47127
This commit is contained in:
@@ -1599,7 +1599,6 @@ BEGIN
|
||||
END;
|
||||
END LOOP;
|
||||
|
||||
|
||||
-- SVRZ#62674: Tot slot nog controleren dat de laatste regel de correcte
|
||||
-- ruimte#2 (heeft) bevat en anders ROLLBACK!
|
||||
IF v_cur_ruimte_key IS NOT NULL
|
||||
@@ -1607,8 +1606,6 @@ BEGIN
|
||||
v_errormsg := 'Ruimte#2 verwacht en einde bestand';
|
||||
fac.imp_writelog (p_import_key, 'W', v_aanduiding || v_errormsg, 'Sync ruimte');
|
||||
|
||||
v_cur_ruimte_key := rec.alg_ruimte_key; -- Store ruimte#1
|
||||
v_cur_aanduiding := rec.plaatsofobjectid;
|
||||
ROLLBACK;
|
||||
END IF;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user