DBA Data[Home] [Help]

APPS.BEN_CRD_INS dependencies on DUAL

Line 207: Cursor C_Sel1 is select ben_crt_ordr_cvrd_per_s.nextval from sys.dual;

203: Procedure pre_insert(p_rec in out nocopy ben_crd_shd.g_rec_type) is
204: --
205: l_proc varchar2(72) := g_package||'pre_insert';
206: --
207: Cursor C_Sel1 is select ben_crt_ordr_cvrd_per_s.nextval from sys.dual;
208: --
209: Begin
210: hr_utility.set_location('Entering:'||l_proc, 5);
211: --