DBA Data[Home] [Help]

APPS.PER_PGH_INS dependencies on DUAL

Line 281: Cursor C_Sel1 is select per_gen_hierarchy_s.nextval from sys.dual;

277: ) is
278: --
279: l_proc varchar2(72) := g_package||'pre_insert';
280: --
281: Cursor C_Sel1 is select per_gen_hierarchy_s.nextval from sys.dual;
282: --
283: Begin
284: hr_utility.set_location('Entering:'||l_proc, 5);
285: --