DBA Data[Home] [Help]

APPS.BEN_PRD_BUS dependencies on BEN_PAIRD_RT_F

Line 1399: ben_paird_rt_f b

1395: --
1396: cursor csr_leg_code is
1397: select a.legislation_code
1398: from per_business_groups a,
1399: ben_paird_rt_f b
1400: where b.paird_rt_id = p_paird_rt_id
1401: and a.business_group_id = b.business_group_id;
1402: --
1403: -- Declare local variables