DBA Data[Home] [Help]

APPS.HR_TIM_INS dependencies on DUAL

Line 169: Cursor C_Sel1 is select hr_template_items_b_s.nextval from sys.dual;

165: ) is
166: --
167: l_proc varchar2(72) := g_package||'pre_insert';
168: --
169: Cursor C_Sel1 is select hr_template_items_b_s.nextval from sys.dual;
170: --
171: Begin
172: hr_utility.set_location('Entering:'||l_proc, 5);
173: --