DBA Data[Home] [Help]

APPS.GHR_PAH_INS dependencies on DUAL

Line 557: Cursor C_Sel1 is select ghr_pa_history_s.nextval from sys.dual;

553: Procedure pre_insert(p_rec in out nocopy ghr_pah_shd.g_rec_type) is
554: --
555: l_proc varchar2(72) := g_package||'pre_insert';
556: --
557: Cursor C_Sel1 is select ghr_pa_history_s.nextval from sys.dual;
558: --
559: Begin
560: hr_utility.set_location('Entering:'||l_proc, 5);
561: --