DBA Data[Home] [Help]

APPS.BEN_OTP_INS dependencies on DUAL

Line 330: Cursor C_Sel1 is select ben_optip_s.nextval from sys.dual;

326: ) is
327: --
328: l_proc varchar2(72) := g_package||'pre_insert';
329: --
330: Cursor C_Sel1 is select ben_optip_s.nextval from sys.dual;
331: --
332: Begin
333: hr_utility.set_location('Entering:'||l_proc, 5);
334: --