DBA Data[Home] [Help]

APPS.BEN_BATCH_UTILS dependencies on BEN_PGM_F

Line 418: From ben_pgm_f

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

Line 2135: ben_pgm_f pgm,

2131: hr_lookups hr5,
2132: fnd_lookups fnd1,
2133: per_people_f ppf,
2134: per_person_types ppt,
2135: ben_pgm_f pgm,
2136: per_business_groups pbg,
2137: ben_pl_f pln,
2138: ff_formulas_f ff,
2139: ff_formulas_f ff2,

Line 2153: ben_pgm_f pgm2,

2149: hr_tax_units_v tax,
2150: ben_popl_enrt_typ_cycl_f pop,
2151: ben_enrt_perd epo,
2152: ben_pl_f pln2,
2153: ben_pgm_f pgm2,
2154: fnd_concurrent_requests fnd,
2155: fnd_concurrent_programs_tl conc,
2156: hr_locations lc,
2157: ben_benfts_grp bnfg