DBA Data[Home] [Help]

APPS.BEN_EXT_FLCR dependencies on BEN_BNFT_PRVDR_POOL_F

Line 102: ben_bnft_prvdr_pool_f pool

98: ben_pl_typ_f ptp,
99: ben_cmbn_plip_f cmbn_plip,
100: ben_cmbn_ptip_f cmbn_ptip,
101: ben_cmbn_ptip_opt_f cmbn_ptip_opt,
102: ben_bnft_prvdr_pool_f pool
103: where
104: pler.person_id = p_person_id
105: and pler.per_in_ler_id = echc.per_in_ler_id
106: and pler.per_in_ler_id = ppopl.per_in_ler_id -- 3662774: Performance fix: Added this join.