DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ACTUAL_PREMIUM dependencies on STANDARD

Line 401: -- Do nothing for NO STANDARD VALUE USED

397: --
398: p_computed_val := fnd_number.canonical_to_number(l_outputs(l_outputs.first).value);
399:
400: elsif p_mlt_cd = 'NSVU' then
401: -- Do nothing for NO STANDARD VALUE USED
402: -- Value used comes from Variable rates below.
403: hr_utility.set_location ('in nsvu',10);
404: null;
405: else