DBA Data[Home] [Help]

APPS.BEN_DETERMINE_COMMUNICATIONS dependencies on BEN_LER_F

Line 3525: ben_ler_f ler

3521: cursor c_pil_enrtrmdr is
3522: select distinct pil.person_id, pil.ler_id
3523: from ben_per_in_ler pil,
3524: ben_pil_elctbl_chc_popl pel,
3525: ben_ler_f ler
3526: where (g_parm.person_id is null or
3527: pil.person_id = g_parm.person_id)
3528: and pil.per_in_ler_stat_cd = 'STRTD'
3529: and pil.business_group_id = g_parm.business_group_id

Line 5089: ben_ler_f ler,

5085: ben_pgm_f pgm1,
5086: per_business_groups pbg,
5087: ben_pl_f pln1,
5088: ff_formulas_f ff,
5089: ben_ler_f ler,
5090: hr_all_organization_units org,
5091: ben_popl_enrt_typ_cycl_f pop,
5092: ben_enrt_perd epo,
5093: ben_pl_f pln2,