DBA Data[Home] [Help]

APPS.BEN_PCP_INS dependencies on DUAL

Line 229: Cursor C_Sel1 is select ben_pl_pcp_s.nextval from sys.dual;

225: ) is
226: --
227: l_proc varchar2(72) := g_package||'pre_insert';
228: --
229: Cursor C_Sel1 is select ben_pl_pcp_s.nextval from sys.dual;
230: --
231: Begin
232: hr_utility.set_location('Entering:'||l_proc, 5);
233: --