DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_LER_F

Line 3467: ben_ler_f ler

3463: cursor c_pil_enrtrmdr is
3464: select distinct pil.person_id, pil.ler_id
3465: from ben_per_in_ler pil,
3466: ben_pil_elctbl_chc_popl pel,
3467: ben_ler_f ler
3468: where (g_parm.person_id is null or
3469: pil.person_id = g_parm.person_id)
3470: and pil.per_in_ler_stat_cd = 'STRTD'
3471: and pil.business_group_id = g_parm.business_group_id

Line 5024: ben_ler_f ler,

5020: ben_pgm_f pgm1,
5021: per_business_groups pbg,
5022: ben_pl_f pln1,
5023: ff_formulas_f ff,
5024: ben_ler_f ler,
5025: hr_all_organization_units org,
5026: ben_popl_enrt_typ_cycl_f pop,
5027: ben_enrt_perd epo,
5028: ben_pl_f pln2,