DBA Data[Home] [Help]

APPS.HRI_OPL_PER_PERSON dependencies on FND_INSTALLATION

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

1250: --
1251: -- log('p_chunk_size>'||TO_CHAR(g_chunk_size)||'<');
1252: -- Find the schema we are running in.
1253: --
1254: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)
1255: THEN
1256: --
1257: -- Could not find the schema raising exception.
1258: --