DBA Data[Home] [Help]

APPS.BEN_CWB_PERSON_RATES_API dependencies on BEN_CWB_PL_DSGN

Line 436: from ben_cwb_pl_dsgn pl

432: ,decode(misc2_nnmntry_uom, null, xchg_rate, 1) misc2_xchg_rt
433: ,decode(misc3_nnmntry_uom, null, xchg_rate, 1) misc3_xchg_rt
434: ,decode(rec_nnmntry_uom, null, xchg_rate, 1) rec_xchg_rt
435: ,uses_bdgt_flag uses_bdgt_flag
436: from ben_cwb_pl_dsgn pl
437: ,ben_cwb_xchg xchg
438: where pl.pl_id = p_pl_id
439: and pl.oipl_id = p_oipl_id
440: and pl.lf_evt_ocrd_dt = p_lf_evt_ocrd_dt