DBA Data[Home] [Help]

APPS.BEN_PLAN_IN_PROGRAM_API dependencies on BEN_PL_F

Line 131: ben_pl_f pl

127: from
128: ben_oipl_f oipl,
129: ben_ptip_f ptip,
130: ben_plip_f plip,
131: ben_pl_f pl
132: where
133: pl.pl_id = p_pl_id
134: and plip.pl_id = pl.pl_id
135: and ptip.pgm_id = p_pgm_id