DBA Data[Home] [Help]

APPS.PAY_US_EARNINGS_TEMPLATE dependencies on PAY_DB_PAY_SETUP

Line 179: pay_db_pay_setup.set_session_date(nvl(p_ele_eff_start_date, sysdate));

175: hr_utility.set_location(l_proc, 20);
176: -------------------
177: -- Set session date
178: -------------------
179: pay_db_pay_setup.set_session_date(nvl(p_ele_eff_start_date, sysdate));
180: hr_utility.set_location(l_proc, 30);
181: -- IMPORTANT NOTE :
182: -- The skip rules are removed from all the earnings. This have been
183: -- replaced with entry in pay_element_type_usages table and c code