DBA Data[Home] [Help]

APPS.HRI_OPL_PER_ORGCC dependencies on FND_INSTALLATION

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

662: --
663: -- log('p_chunk_size>'||TO_CHAR(g_chunk_size)||'<');
664: -- Find the schema we are running in.
665: --
666: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)
667: THEN
668: --
669: -- Could not find the schema raising exception.
670: --