DBA Data[Home] [Help]

APPS.BEN_EXT_ENRT dependencies on BEN_PGM_F

Line 574: from ben_pgm_f pgm

570: pgm.pgm_attribute7,
571: pgm.pgm_attribute8,
572: pgm.pgm_attribute9,
573: pgm.pgm_attribute10
574: from ben_pgm_f pgm
575: where p_pgm_id = pgm.pgm_id
576: and p_effective_date between pgm.effective_start_date
577: and pgm.effective_end_date
578: ;