DBA Data[Home] [Help]

APPS.BEN_ENROLLMENT_ACTION_ITEMS dependencies on PER_PAY_PROPOSALS

Line 4445: from per_pay_proposals pay

4441: l_suspend_flag varchar2(10);
4442: --
4443: cursor c_future_sal_inc is
4444: Select 'X'
4445: from per_pay_proposals pay
4446: ,ben_prtt_enrt_rslt_f rslt
4447: ,ben_pl_typ_f tyP
4448: Where rslt.prtt_enrt_rslt_id = p_prtt_enrt_rslt_id
4449: and p_effective_date between rslt.effective_start_date and rslt.effective_end_date