DBA Data[Home] [Help]

APPS.HR_ORD_INS dependencies on DUAL

Line 275: Cursor C_Sel1 is select hr_de_organization_links_s.nextval from sys.dual;

271: ) is
272: --
273: l_proc varchar2(72) := g_package||'pre_insert';
274: --
275: Cursor C_Sel1 is select hr_de_organization_links_s.nextval from sys.dual;
276: --
277: Begin
278: hr_utility.set_location('Entering:'||l_proc, 5);
279: --