DBA Data[Home] [Help]

APPS.BEN_CEL_CACHE dependencies on BEN_PL_F

Line 47: from ben_pl_f pln

43: --
44: cursor c_plnelp_look is
45: select pln.pl_id,
46: pln.business_group_id
47: from ben_pl_f pln
48: where p_effective_date
49: between pln.effective_start_date
50: and pln.effective_end_date
51: and exists(select null