DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on BEN_PGM_F

Line 422: From ben_pgm_f

418: ,p_batch_flag in boolean default FALSE
419: ) return varchar2 is
420: cursor c1 is
421: Select pgm_id, name
422: From ben_pgm_f
423: Where pgm_id = p_pgm_id
424: And business_group_id = p_business_group_id
425: And p_effective_date between
426: effective_start_date and effective_end_date

Line 2145: ben_pgm_f pgm,

2141: hr_lookups hr5,
2142: fnd_lookups fnd1,
2143: per_people_f ppf,
2144: per_person_types ppt,
2145: ben_pgm_f pgm,
2146: per_business_groups pbg,
2147: ben_pl_f pln,
2148: ff_formulas_f ff,
2149: ff_formulas_f ff2,

Line 2163: ben_pgm_f pgm2,

2159: hr_tax_units_v tax,
2160: ben_popl_enrt_typ_cycl_f pop,
2161: ben_enrt_perd epo,
2162: ben_pl_f pln2,
2163: ben_pgm_f pgm2,
2164: fnd_concurrent_requests fnd,
2165: fnd_concurrent_programs_tl conc,
2166: hr_locations lc,
2167: ben_benfts_grp bnfg