DBA Data[Home] [Help]

APPS.PAY_FED_INS dependencies on DUAL

Line 412: Cursor C_Sel1 is select pay_us_emp_fed_tax_rules_s.nextval from sys.dual;

408: p_validation_end_date in date) is
409: --
410: l_proc varchar2(72) := g_package||'pre_insert';
411: --
412: Cursor C_Sel1 is select pay_us_emp_fed_tax_rules_s.nextval from sys.dual;
413: --
414: Begin
415: hr_utility.set_location('Entering:'||l_proc, 5);
416: --