DBA Data[Home] [Help]

APPS.BEN_LPE_BUS dependencies on BEN_LER_CHG_PL_NIP_ENRT_F

Line 1306: ben_ler_chg_pl_nip_enrt_f b

1302: --
1303: cursor csr_leg_code is
1304: select a.legislation_code
1305: from per_business_groups a,
1306: ben_ler_chg_pl_nip_enrt_f b
1307: where b.ler_chg_pl_nip_enrt_id = p_ler_chg_pl_nip_enrt_id
1308: and a.business_group_id = b.business_group_id;
1309: --
1310: -- Declare local variables