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;
|
||||||
END LOOP;
|
END LOOP;
|
||||||
|
|
||||||
|
|
||||||
-- SVRZ#62674: Tot slot nog controleren dat de laatste regel de correcte
|
-- SVRZ#62674: Tot slot nog controleren dat de laatste regel de correcte
|
||||||
-- ruimte#2 (heeft) bevat en anders ROLLBACK!
|
-- ruimte#2 (heeft) bevat en anders ROLLBACK!
|
||||||
IF v_cur_ruimte_key IS NOT NULL
|
IF v_cur_ruimte_key IS NOT NULL
|
||||||
@@ -1607,8 +1606,6 @@ BEGIN
|
|||||||
v_errormsg := 'Ruimte#2 verwacht en einde bestand';
|
v_errormsg := 'Ruimte#2 verwacht en einde bestand';
|
||||||
fac.imp_writelog (p_import_key, 'W', v_aanduiding || v_errormsg, 'Sync ruimte');
|
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;
|
ROLLBACK;
|
||||||
END IF;
|
END IF;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user