DBA Data[Home] [Help]

APPS.HR_ITP_INS dependencies on DUAL

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

320: ) is
321: --
322: l_proc varchar2(72) := g_package||'pre_insert';
323: --
324: Cursor C_Sel1 is select hr_item_properties_b_s.nextval from sys.dual;
325: --
326: Begin
327: hr_utility.set_location('Entering:'||l_proc, 5);
328: --