DBA Data[Home] [Help]

APPS.BEN_BIS_UTILS dependencies on BEN_PTIP_F

Line 218: ben_ptip_f ptip

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
221: and plt.pl_typ_id = ptip.pl_typ_id
222: and ptip.business_group_id = p_business_group_id