DBA Data[Home] [Help]

APPS.PER_PHN_BUS dependencies on PER_BUSINESS_GROUPS

Line 1442: from per_business_groups pbg

1438: -- Cursor to find legislation code
1439: --
1440: cursor csr_leg_code is
1441: select pbg.legislation_code
1442: from per_business_groups pbg
1443: , per_phones phn
1444: , per_all_people_f per
1445: where phn.phone_id = p_phone_id
1446: and phn.parent_id = per.person_id