DBA Data[Home] [Help]

APPS.PER_PHN_BUS dependencies on PER_BUSINESS_GROUPS

Line 1493: from per_business_groups pbg

1489: -- Cursor to find legislation code
1490: --
1491: cursor csr_leg_code is
1492: select pbg.legislation_code
1493: from per_business_groups pbg
1494: , per_phones phn
1495: , per_all_people_f per
1496: where phn.phone_id = p_phone_id
1497: and phn.parent_id = per.person_id