DBA Data[Home] [Help]

APPS.PAY_ROM_INS dependencies on DUAL

Line 319: Cursor C_Sel1 is select pay_run_type_org_methods_s.nextval from sys.dual;

315: ) is
316: --
317: l_proc varchar2(72) := g_package||'pre_insert';
318: --
319: Cursor C_Sel1 is select pay_run_type_org_methods_s.nextval from sys.dual;
320: --
321: Begin
322: hr_utility.set_location('Entering:'||l_proc, 5);
323: --