DBA Data[Home] [Help]

APPS.BEN_PRTT_RT_VAL_API dependencies on BEN_PL_F

Line 299: from ben_pl_f pln,

295: -- plan not in program.
296: --
297: cursor c_pl_nip is
298: select null
299: from ben_pl_f pln,
300: ben_prtt_enrt_rslt_f pen
301: where pen.prtt_enrt_rslt_id = p_prtt_enrt_rslt_id
302: and pen.prtt_enrt_rslt_stat_cd is null
303: and pen.pl_id = pln.pl_id