DBA Data[Home] [Help]

APPS.BEN_LRI_INS dependencies on DUAL

Line 243: Cursor C_Sel1 is select ben_ler_extra_info_s.nextval from sys.dual;

239: Procedure pre_insert(p_rec in out nocopy ben_lri_shd.g_rec_type) is
240: --
241: l_proc varchar2(72) := g_package||'pre_insert';
242: --
243: Cursor C_Sel1 is select ben_ler_extra_info_s.nextval from sys.dual;
244: --
245: Begin
246: hr_utility.set_location('Entering:'||l_proc, 5);
247: --