SKAF#63270 -- Afas personen import - definitieve versie incl delete op prs tabel
svn path=/Customer/trunk/; revision=48764
This commit is contained in:
@@ -928,7 +928,7 @@ BEGIN
|
||||
COMMIT;
|
||||
END;
|
||||
END LOOP;
|
||||
|
||||
|
||||
|
||||
ELSE
|
||||
fac.imp_writelog
|
||||
@@ -947,6 +947,7 @@ BEGIN
|
||||
);
|
||||
COMMIT;
|
||||
END IF; -- Geldig importbestand wat betreft aantal inserts
|
||||
DELETE FROM skaf_imp_prs; -- Ivm IB maken we de personentabel weer leeg
|
||||
COMMIT;
|
||||
END skaf_update_prs;
|
||||
/
|
||||
|
||||
Reference in New Issue
Block a user