DBA Data[Home] [Help]

APPS.HR_FDG_INS dependencies on DUAL

Line 149: Cursor C_Sel1 is select hr_form_data_groups_b_s.nextval from sys.dual;

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