DBA Data[Home] [Help]

APPS.BEN_LOP_BUS dependencies on BEN_LER_CHG_OIPL_ENRT_F

Line 1482: ben_ler_chg_oipl_enrt_f b

1478: --
1479: cursor csr_leg_code is
1480: select a.legislation_code
1481: from per_business_groups a,
1482: ben_ler_chg_oipl_enrt_f b
1483: where b.ler_chg_oipl_enrt_id = p_ler_chg_oipl_enrt_id
1484: and a.business_group_id = b.business_group_id;
1485: --
1486: -- Declare local variables