DBA Data[Home] [Help]

APPS.OTA_TAV_BUS dependencies on PER_BUSINESS_GROUPS

Line 1895: from per_business_groups pbg,

1891: -- Declare cursor
1892: --
1893: cursor csr_leg_code is
1894: select legislation_code
1895: from per_business_groups pbg,
1896: ota_activity_versions oav,
1897: ota_activity_definitions oad
1898: where pbg.business_group_id = oad.business_group_id
1899: and oad.activity_id = oav.activity_id