DBA Data[Home] [Help]

APPS.BEN_DERIVE_PART_AND_RATE_FACTS dependencies on STANDARD

Line 442: 03-Jun-02 pabodla 115.130 Bug 2367556 : Changed STANDARD.bitand to just bitand

438: 30-jan-02 tjesumic 115.127 bug 2180602 new procedure added to set the tax_unit_id
439: context before calling get_value
440: 01-feb-02 tjesumic 115.128 dbdrv fixed
441: 14-Mar-02 pabodla 115.129 UTF8 Changes Bug 2254683
442: 03-Jun-02 pabodla 115.130 Bug 2367556 : Changed STANDARD.bitand to just bitand
443: 08-Jun-02 pabodla 115.131 Do not select the contingent worker
444: assignment when assignment data is
445: fetched.
446: 19-Jun-02 ikasire 115.132 In call to to comp_level_min_max for Coverage

Line 5099: END IF; -- STANDARD.bitand

5095: --hr_utility.set_location('Dn AF NN ' ||l_rate_rec.exist,123);
5096: --
5097: END IF; -- p_comp_rec.rt_frz_age_flag
5098: --
5099: END IF; -- STANDARD.bitand
5100: --
5101: if g_debug then
5102: hr_utility.set_location('Leaving ' || l_package,10);
5103: end if;