DBA Data[Home] [Help]

APPS.BEN_CEL_CACHE dependencies on BEN_PLIP_F

Line 863: from ben_plip_f cpp

859: --
860: cursor c_cppelp_look is
861: select cpp.plip_id,
862: cpp.business_group_id
863: from ben_plip_f cpp
864: where p_effective_date
865: between cpp.effective_start_date
866: and cpp.effective_end_date
867: and exists(select null