DBA Data[Home] [Help]

APPS.IBE_SEARCH_SETUP_PVT dependencies on FND_APPLICATION

Line 229: from fnd_application

225:
226: --truncatapplication_short_name
227: select 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 ,