DBA Data[Home] [Help]

APPS.HRI_OPL_CMPTNC_RQRMNT dependencies on FND_INSTALLATION

Line 532: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)

528: --
529: -- log('p_chunk_size>'||TO_CHAR(g_chunk_size)||'<');
530: -- Find the schema we are running in.
531: --
532: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)
533: THEN
534: --
535: -- Could not find the schema raising exception.
536: --