DBA Data[Home] [Help]

APPS.BEN_PIL_INS dependencies on DUAL

Line 249: Cursor C_Sel1 is select ben_per_in_ler_s.nextval from sys.dual;

245: Procedure pre_insert(p_rec in out nocopy ben_pil_shd.g_rec_type) is
246: --
247: l_proc varchar2(72) := g_package||'pre_insert';
248: --
249: Cursor C_Sel1 is select ben_per_in_ler_s.nextval from sys.dual;
250: --
251: Begin
252: hr_utility.set_location('Entering:'||l_proc, 5);
253: --