DBA Data[Home] [Help]

APPS.BEN_EXT_ENRT_SPCL dependencies on BEN_OIPL_F

Line 282: ben_oipl_f oipl,

278: oipl.cop_attribute8,
279: oipl.cop_attribute9,
280: oipl.cop_attribute10
281: from
282: ben_oipl_f oipl,
283: ben_opt_f opt
284: where p_oipl_id = oipl.oipl_id
285: and p_effective_date between oipl.effective_start_date
286: and oipl.effective_end_date