DBA Data[Home] [Help]

APPS.BEN_CEL_CACHE dependencies on BEN_PTIP_F

Line 1135: from ben_ptip_f ctp

1131: --
1132: cursor c_ctpelp_look is
1133: select ctp.ptip_id,
1134: ctp.business_group_id
1135: from ben_ptip_f ctp
1136: where p_effective_date
1137: between ctp.effective_start_date
1138: and ctp.effective_end_date
1139: and exists(select null