DBA Data[Home] [Help]

APPS.BEN_SUM dependencies on BEN_PGM_F

Line 50: ben_pgm_f pgm

46: ,
47: pgm.pgm_typ_cd object_type_cd
48: from ben_elig_per_f pep,
49: ben_per_in_ler pil,
50: ben_pgm_f pgm
51: WHERE pep.person_id = c_per_id
52: and pep.pgm_id = pgm.pgm_id
53: and pep.pl_id is null
54: /*