DBA Data[Home] [Help]

APPS.HR_ORI_INS dependencies on DUAL

Line 250: Cursor C_Sel1 is select hr_organization_information_s.nextval from sys.dual;

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