DBA Data[Home] [Help]

APPS.HR_ICX_INS dependencies on DUAL

Line 375: Cursor C_Sel1 is select hr_item_contexts_s.nextval from sys.dual;

371: ) is
372: --
373: l_proc varchar2(72) := g_package||'pre_insert';
374: --
375: Cursor C_Sel1 is select hr_item_contexts_s.nextval from sys.dual;
376: --
377: Begin
378: hr_utility.set_location('Entering:'||l_proc, 5);
379: --