DBA Data[Home] [Help]

APPS.HR_ORU_INS dependencies on DUAL

Line 252: Cursor C_Sel1 is select hr_organization_units_s.nextval from sys.dual;

248: ) is
249: --
250: l_proc varchar2(72) := g_package||'pre_insert';
251: --
252: Cursor C_Sel1 is select hr_organization_units_s.nextval from sys.dual;
253: --
254: Begin
255: hr_utility.set_location('Entering:'||l_proc, 5);
256: --