DBA Data[Home] [Help]

APPS.IBE_SEARCH_SETUP_PVT dependencies on FND_INSTALLATION

Line 232: if (fnd_installation.get_app_info(l_application_short_name,

228: into l_application_short_name
229: from fnd_application
230: where application_id = 671 ;
231:
232: if (fnd_installation.get_app_info(l_application_short_name,
233: l_status_AppInfo ,
234: l_industry_AppInfo ,
235: l_oracle_schema_AppInfo )) then
236: --execute immediate 'truncate table ibe_ct_imedia_search';