DBA Data[Home] [Help]

APPS.BEN_EGD_INS dependencies on DUAL

Line 237: Cursor C_Sel1 is select ben_elig_dpnt_s.nextval from sys.dual;

233: Procedure pre_insert(p_rec in out nocopy ben_egd_shd.g_rec_type) is
234: --
235: l_proc varchar2(72) := g_package||'pre_insert';
236: --
237: Cursor C_Sel1 is select ben_elig_dpnt_s.nextval from sys.dual;
238: --
239: Begin
240: hr_utility.set_location('Entering:'||l_proc, 5);
241: --