DBA Data[Home] [Help]

APPS.PAY_STA_INS dependencies on DUAL

Line 415: Cursor C_Sel1 is select pay_us_emp_state_tax_rules_s.nextval from sys.dual;

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