DBA Data[Home] [Help]

APPS.BEN_ELIG_PER_ELC_CHC_API dependencies on BEN_LEE_RSN_F

Line 147: from ben_lee_rsn_f len

143: cursor c_len(c_effective_date date,
144: c_lee_rsn_id number) is
145: select len.reinstate_cd,
146: len.reinstate_ovrdn_cd
147: from ben_lee_rsn_f len
148: where len.lee_rsn_id = c_lee_rsn_id
149: and c_effective_date between len.effective_start_date
150: and len.effective_end_date ;
151: CURSOR c_abr_pl(