DBA Data[Home] [Help]

APPS.PAY_IPD_INS dependencies on DUAL

Line 360: Cursor C_Sel1 is select pay_ie_paye_details_s.nextval from sys.dual;

356: ) is
357: --
358: l_proc varchar2(72) := g_package||'pre_insert';
359: --
360: Cursor C_Sel1 is select pay_ie_paye_details_s.nextval from sys.dual;
361: --
362: Begin
363: hr_utility.set_location('Entering:'||l_proc, 5);
364: --