DBA Data[Home] [Help]

APPS.BEN_BIS_UTILS dependencies on BEN_PL_TYP_F

Line 216: from ben_pl_typ_f plt,

212: is
213: --
214: cursor c1 is
215: select pgm.name|| ' - ' || plt.name
216: from ben_pl_typ_f plt,
217: ben_pgm_f pgm,
218: ben_ptip_f ptip
219: where ptip.ptip_id = p_ptip_id
220: and pgm.pgm_id = ptip.pgm_id