DBA Data[Home] [Help]

APPS.BEN_PTY_INS dependencies on DUAL

Line 217: Cursor C_Sel1 is select ben_pl_pcp_typ_s.nextval from sys.dual;

213: ) is
214: --
215: l_proc varchar2(72) := g_package||'pre_insert';
216: --
217: Cursor C_Sel1 is select ben_pl_pcp_typ_s.nextval from sys.dual;
218: --
219: Begin
220: hr_utility.set_location('Entering:'||l_proc, 5);
221: --