DBA Data[Home] [Help]

APPS.BEN_ECC_INS dependencies on DUAL

Line 223: Cursor C_Sel1 is select ben_elctbl_chc_ctfn_s.nextval from sys.dual;

219: Procedure pre_insert(p_rec in out nocopy ben_ecc_shd.g_rec_type) is
220: --
221: l_proc varchar2(72) := g_package||'pre_insert';
222: --
223: Cursor C_Sel1 is select ben_elctbl_chc_ctfn_s.nextval from sys.dual;
224: --
225: Begin
226: hr_utility.set_location('Entering:'||l_proc, 5);
227: --