DBA Data[Home] [Help]

APPS.HR_ITP_INS dependencies on DUAL

Line 282: Cursor C_Sel1 is select hr_item_properties_b_s.nextval from sys.dual;

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