DBA Data[Home] [Help]

APPS.HRBALDTM dependencies on DUAL

Line 63: from dual;

59: --
60: hr_utility.set_location ('hrbaldtm.get_bal_ass_action', 2);
61: select pay_payroll_actions_s.nextval
62: into l_pay_action_id
63: from dual;
64: --
65: -- insert a temporary row into pay_payroll_actions
66: --
67: hr_utility.set_location ('hrbaldtm.get_bal_ass_action', 3);