DBA Data[Home] [Help]

APPS.GHR_NRE_INS dependencies on GHR_NOAC_REMARKS_S

Line 139: Cursor C_Sel1 is select ghr_noac_remarks_s.nextval from sys.dual;

135: Procedure pre_insert(p_rec in out ghr_nre_shd.g_rec_type) is
136: --
137: l_proc varchar2(72) := g_package||'pre_insert';
138: --
139: Cursor C_Sel1 is select ghr_noac_remarks_s.nextval from sys.dual;
140: --
141: Begin
142: hr_utility.set_location('Entering:'||l_proc, 5);
143: --