DBA Data[Home] [Help]

APPS.BEN_DETERMINE_ACTUAL_PREMIUM dependencies on STANDARD

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

369: --
370: p_computed_val := fnd_number.canonical_to_number(l_outputs(l_outputs.first).value);
371:
372: elsif p_mlt_cd = 'NSVU' then
373: -- Do nothing for NO STANDARD VALUE USED
374: -- Value used comes from Variable rates below.
375: hr_utility.set_location ('in nsvu',10);
376: null;
377: else