FCLT#86600 positief testen
svn path=/Database/trunk/; revision=67179
This commit is contained in:
@@ -325,7 +325,7 @@ AS
|
||||
dbms_output.put_line('Approvemethod: '||lmethode);
|
||||
dbms_output.put_line('Ondergrens: '||pondergrens);
|
||||
|
||||
IF lmethode = 3 AND lkpverantwkey <> -1
|
||||
IF lmethode = 3 AND lkpverantwkey > 0
|
||||
THEN -- ook profiel budgethouder controleren
|
||||
lkpverantwlimiet := prs.getprofiellimiet (lkpverantwkey, pdisckey);
|
||||
dbms_output.put_line('Zijn limiet: '||lkpverantwlimiet);
|
||||
|
||||
Reference in New Issue
Block a user