DBA Data[Home] [Help]

APPS.IRC_IOF_BUS dependencies on PER_BUSINESS_GROUPS_PERF

Line 94: from per_business_groups_perf pbg

90: -- Declare cursor
91: --
92: cursor csr_leg_code is
93: select pbg.legislation_code
94: from per_business_groups_perf pbg
95: , irc_offers iof
96: , per_all_vacancies vac
97: where iof.offer_id = p_offer_id
98: and iof.vacancy_id = vac.vacancy_id