DBA Data[Home] [Help]

APPS.BEN_CONC_REPORTS dependencies on BEN_LER_F

Line 1086: ben_ler_f ler

1082: cursor c_person is
1083: select distinct pil.person_id, pil.ler_id
1084: from ben_per_in_ler pil,
1085: ben_pil_elctbl_chc_popl pel,
1086: ben_ler_f ler
1087: where (g_parm.person_id is null or pil.person_id = g_parm.person_id)
1088: and pil.per_in_ler_stat_cd = 'STRTD'
1089: and pil.business_group_id = g_parm.business_group_id
1090: and pil.per_in_ler_id = pel.per_in_ler_id