DBA Data[Home] [Help]

APPS.HR_PSF_INS dependencies on DUAL

Line 530: cursor C_Sel1 is select hr_all_positions_f_s.nextval from sys.dual;

526: p_validation_end_date in date) is
527: --
528: l_proc varchar2(72);
529: --
530: cursor C_Sel1 is select hr_all_positions_f_s.nextval from sys.dual;
531: --
532: --
533: Begin
534: if g_debug then