UWVA#55969 rapport salarisinhoudingen onverwacht incompleet

svn path=/Customer/trunk/; revision=40584
This commit is contained in:
Suzan Wiegerinck
2019-01-17 12:47:05 +00:00
parent 07a3d772c7
commit 050c72d228

View File

@@ -5740,7 +5740,7 @@ AS
uwva_imp_writelog (
p_import_key,
'I',
'Kan contracttype niet bepalen voor ' || pbestelnr,
'Kan soort factuurregel niet bepalen voor ' || pbestelnr,
pbestelnr);
END IF;
@@ -5786,7 +5786,8 @@ BEGIN
-- Voor CUST-postprocessing (van de kenmerken) is het handig te onthouden:
UPDATE fac_imp_factuur
SET fin_factuurregel_key = c_fin_factuurregel_key
WHERE fac_import_key = rc.fac_import_key;
WHERE fac_import_key = rc.fac_import_key
AND fac_imp_file_index = rc.fac_imp_file_index;
uwva_imp_writelog (
p_import_key,
@@ -5915,8 +5916,7 @@ BEGIN
FROM fac_imp_factuur
WHERE ordernr = rc.bestelnummer
AND factuurnr = rc.factuurnr
AND fac_import_key = rc.fac_import_key
AND fac_imp_file_index = rc.fac_imp_file_index;
AND fac_import_key = rc.fac_import_key;
INSERT INTO fin_factuur (fin_factuur_key,
fin_factuur_totaal,