DBA Data[Home] [Help]

APPS.BEN_DERIVE_FACTORS dependencies on BEN_PTIP_F

Line 624: from ben_ptip_f ptip

620: and l_effective_date between oipl2.effective_start_date and oipl2.effective_end_date
621: and l_effective_date between pl2.effective_start_date and pl2.effective_end_date) )
622: and ( p_pgm_id is null
623: or exists ( select 1
624: from ben_ptip_f ptip
625: where ptip.pgm_id = p_pgm_id
626: and ptp.OPT_TYP_CD = 'CWB'
627: and ptip.pl_typ_id = ptp.pl_typ_id
628: and ptip.business_group_id = p_business_group_id