DBA Data[Home] [Help]

APPS.PER_POS_INS dependencies on DUAL

Line 229: Cursor C_Sel1 is select hr_all_positions_f_s.nextval from sys.dual;

225: Procedure pre_insert(p_rec in out nocopy per_pos_shd.g_rec_type) is
226: --
227: l_proc varchar2(72) := g_package||'pre_insert';
228: --
229: Cursor C_Sel1 is select hr_all_positions_f_s.nextval from sys.dual;
230: --
231: Begin
232: hr_utility.set_location('Entering:'||l_proc, 5);
233: -- if position_id is null the genrate sequence