PROR#83771 -- Import procedure personen aangepast

svn path=/Customer/trunk/; revision=64666
This commit is contained in:
Norbert Wassink
2024-05-15 08:36:49 +00:00
parent fd80e556e1
commit bcacbdbcc5

View File

@@ -220,7 +220,7 @@ AS
v_parent VARCHAR2(10);
BEGIN
v_count:=0;
DELETE FROM fac_imp_csv;
DELETE FROM fac_imp_organisatie;
COMMIT;