DBA Data[Home] [Help]

APPS.BEN_HWF_INS dependencies on DUAL

Line 235: Cursor C_Sel1 is select ben_hrs_wkd_in_perd_fctr_s.nextval from sys.dual;

231: Procedure pre_insert(p_rec in out nocopy ben_hwf_shd.g_rec_type) is
232: --
233: l_proc varchar2(72) := g_package||'pre_insert';
234: --
235: Cursor C_Sel1 is select ben_hrs_wkd_in_perd_fctr_s.nextval from sys.dual;
236: --
237: Begin
238: hr_utility.set_location('Entering:'||l_proc, 5);
239: --