DBA Data[Home] [Help]

APPS.HRI_OPL_REC_VAC dependencies on FND_INSTALLATION

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

1028: --
1029: -- log('p_chunk_size>'||TO_CHAR(g_chunk_size)||'<');
1030: -- Find the schema we are running in.
1031: --
1032: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema)
1033: THEN
1034: --
1035: -- Could not find the schema raising exception.
1036: --