DBA Data[Home] [Help]

APPS.BEN_LCT_BUS dependencies on BEN_LER_CHG_PTIP_ENRT_F

Line 1151: ben_ler_chg_ptip_enrt_f b

1147: --
1148: cursor csr_leg_code is
1149: select a.legislation_code
1150: from per_business_groups a,
1151: ben_ler_chg_ptip_enrt_f b
1152: where b.ler_chg_ptip_enrt_id = p_ler_chg_ptip_enrt_id
1153: and a.business_group_id = b.business_group_id;
1154: --
1155: -- Declare local variables