DBA Data[Home] [Help]

APPS.HRI_OPL_CMPTNC_LVL dependencies on FND_INSTALLATION

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

521: --
522: -- log('p_chunk_size>'||TO_CHAR(g_chunk_size)||'<');
523: -- Find the schema we are running in.
524: --
525: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)
526: THEN
527: --
528: -- Could not find the schema raising exception.
529: --