UWVA#75874 KPN-import/Verschil te groot
svn path=/Customer/trunk/; revision=58387
This commit is contained in:
@@ -367,7 +367,7 @@ AS
|
||||
RETURN fac.safe_to_number (kpn) > 0;
|
||||
END isafdelingskostenplaats;
|
||||
BEGIN
|
||||
c_maxvariation := 0.5; -- Max new/old ratio to prevent undesired changes
|
||||
c_maxvariation := 0.6; -- Max new/old ratio to prevent undesired changes
|
||||
c_prs_bedrijfkey := 1; -- Key of own UWV bedrijf
|
||||
|
||||
SELECT MAX (fac_module_version) INTO currentversion FROM fac_module;
|
||||
@@ -4618,7 +4618,7 @@ BEGIN
|
||||
UPDATE prs_perslid
|
||||
SET prs_perslid_ingids = DECODE (rec_upd.employeetype, 'K', NULL, 1)
|
||||
WHERE prs_perslid_key = v_perslid.prs_perslid_key;
|
||||
|
||||
|
||||
v_errormsg := 'Persoon wordt gereactiveerd.';
|
||||
fac.imp_writelog (p_import_key, 'I', v_errormsg, v_prs_omschr);
|
||||
END IF;
|
||||
@@ -5841,7 +5841,7 @@ BEGIN
|
||||
v_errormsg := '';
|
||||
END;
|
||||
END LOOP;
|
||||
|
||||
|
||||
SELECT COUNT ( * )
|
||||
INTO nrbh1
|
||||
FROM fac_gebruikersgroep
|
||||
|
||||
Reference in New Issue
Block a user