DBA Data[Home] [Help]

APPS.IRC_MDS_MIGRATION dependencies on AK_CUSTOMIZATIONS_TL

Line 16: from ak_customizations_tl ac, irc_search_criteria isc

12: is
13:
14: cursor csr_ak_customizations is
15: select SEARCH_CRITERIA_ID, name
16: from ak_customizations_tl ac, irc_search_criteria isc
17: where region_code = 'IRC_APPL_JOB_SEARCH_TBL'
18: and region_application_id = 800
19: and ac.customization_code = isc.search_name
20: and isc.SEARCH_CRITERIA_ID between p_start_pkid