DBA Data[Home] [Help]

APPS.GHR_NLA_INS dependencies on GHR_NOAC_LAS_S

Line 141: Cursor C_Sel1 is select ghr_noac_las_s.nextval from sys.dual;

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