DBA Data[Home] [Help]

APPS.HR_SCL_INS dependencies on DUAL

Line 217: Cursor C_Sel1 is select hr_soft_coding_keyflex_s.nextval from sys.dual;

213: Procedure pre_insert(p_rec in out nocopy hr_scl_shd.g_rec_type) is
214: --
215: l_proc varchar2(72) := g_package||'pre_insert';
216: --
217: Cursor C_Sel1 is select hr_soft_coding_keyflex_s.nextval from sys.dual;
218: --
219: Begin
220: hr_utility.set_location('Entering:'||l_proc, 5);
221: --