DBA Data[Home] [Help]

APPS.BEN_PBM_BUS dependencies on BEN_PL_R_OIPL_PREM_BY_MO_F

Line 550: ben_pl_r_oipl_prem_by_mo_f b

546: --
547: cursor csr_leg_code is
548: select a.legislation_code
549: from per_business_groups a,
550: ben_pl_r_oipl_prem_by_mo_f b
551: where b.pl_r_oipl_prem_by_mo_id = p_pl_r_oipl_prem_by_mo_id
552: and a.business_group_id = b.business_group_id;
553: --
554: -- Declare local variables