DBA Data[Home] [Help]

APPS.BEN_PRTT_RMT_APRVD_PYMT_API dependencies on BEN_PLIP_F

Line 138: ben_plip_f plp

134: abr.actl_prem_id,
135: abr.input_value_id,
136: abr.element_type_id
137: from ben_acty_base_rt_f abr,
138: ben_plip_f plp
139: where plp.pl_id = p_pl_id
140: and plp.pgm_id = p_pgm_id
141: and p_effective_date between
142: plp.effective_start_date and

Line 652: ben_plip_f plp

648: abr.actl_prem_id,
649: abr.input_value_id,
650: abr.element_type_id
651: from ben_acty_base_rt_f abr,
652: ben_plip_f plp
653: where plp.pl_id = p_pl_id
654: and plp.pgm_id = p_pgm_id
655: and p_effective_date between
656: plp.effective_start_date and