DBA Data[Home] [Help]

APPS.BEN_ELIG_SCRE_WTG_API dependencies on DUAL

Line 40: Cursor C_Sel1 is select ben_elig_per_opt_f_s.nextval from sys.dual;

36: l_creation_date ben_elig_scre_wtg_f.creation_date%TYPE;
37: l_last_update_date ben_elig_scre_wtg_f.last_update_date%TYPE;
38: l_last_updated_by ben_elig_scre_wtg_f.last_updated_by%TYPE;
39: --
40: Cursor C_Sel1 is select ben_elig_per_opt_f_s.nextval from sys.dual;
41:
42: begin
43: --
44: hr_utility.set_location('Entering:'|| l_proc, 10);