DBA Data[Home] [Help]

APPS.BEN_LNR_BUS dependencies on BEN_LER_CHG_PL_NIP_RL_F

Line 492: ben_ler_chg_pl_nip_rl_f b

488: --
489: cursor csr_leg_code is
490: select a.legislation_code
491: from per_business_groups a,
492: ben_ler_chg_pl_nip_rl_f b
493: where b.ler_chg_pl_nip_rl_id = p_ler_chg_pl_nip_rl_id
494: and a.business_group_id = b.business_group_id;
495: --
496: -- Declare local variables