DBA Data[Home] [Help]

APPS.BEN_PRTT_RT_VAL_API dependencies on BEN_PL_F

Line 298: from ben_pl_f pln,

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