DBA Data[Home] [Help]

APPS.BEN_PRM_BUS dependencies on BEN_PRTT_PREM_BY_MO_F

Line 802: ben_prtt_prem_by_mo_f b

798: --
799: cursor csr_leg_code is
800: select a.legislation_code
801: from per_business_groups a,
802: ben_prtt_prem_by_mo_f b
803: where b.prtt_prem_by_mo_id = p_prtt_prem_by_mo_id
804: and a.business_group_id = b.business_group_id;
805: --
806: -- Declare local variables