DBA Data[Home] [Help]

APPS.FND_UMS_ANALYSIS_ENGINE dependencies on AD_APPL_TOPS

Line 2116: from ad_appl_tops

2112: select 'AFUMSAEB.pls : $Revision: 120.1 $ : init_globals' arcs_revision,
2113: name, applications_system_name
2114: into g_arcs_revision,
2115: l_appl_top_name, l_applications_system_name
2116: from ad_appl_tops
2117: where appl_top_id = p_appl_top_id;
2118: exception
2119: when no_data_found then
2120: if (p_appl_top_id = GLOBAL_APPL_TOP_ID) then