DBA Data[Home] [Help]

APPS.PAY_CFT_INS dependencies on DUAL

Line 353: Cursor C_Sel1 is select pay_ca_emp_fed_tax_info_s.nextval from sys.dual;

349: p_validation_end_date in date) is
350: --
351: l_proc varchar2(72) := g_package||'pre_insert';
352: --
353: Cursor C_Sel1 is select pay_ca_emp_fed_tax_info_s.nextval from sys.dual;
354: --
355: Begin
356: hr_utility.set_location('Entering:'||l_proc, 5);
357: --