DBA Data[Home] [Help]

APPS.BEN_BEC_INS dependencies on DUAL

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

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