DBA Data[Home] [Help]

APPS.BEN_EOM_BUS dependencies on BEN_ELIG_OPTD_MDCR_PRTE_F

Line 552: ben_elig_optd_mdcr_prte_f b

548: --
549: cursor csr_leg_code is
550: select a.legislation_code
551: from per_business_groups a,
552: ben_elig_optd_mdcr_prte_f b
553: where b.elig_optd_mdcr_prte_id = p_elig_optd_mdcr_prte_id
554: and a.business_group_id = b.business_group_id;
555: --
556: -- Declare local variables