DBA Data[Home] [Help]

APPS.HR_FGI_INS dependencies on DUAL

Line 147: Cursor C_Sel1 is select hr_form_data_group_items_s.nextval from sys.dual;

143: ) is
144: --
145: l_proc varchar2(72) := g_package||'pre_insert';
146: --
147: Cursor C_Sel1 is select hr_form_data_group_items_s.nextval from sys.dual;
148: --
149: Begin
150: hr_utility.set_location('Entering:'||l_proc, 5);
151: --