DBA Data[Home] [Help]

APPS.HRI_OPL_GEO_LOCHR dependencies on FND_INSTALLATION

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

1124: END IF;
1125: --
1126: -- Find the schema we are running in.
1127: --
1128: IF NOT fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, g_schema) THEN
1129: --
1130: -- Could not find the schema raising exception.
1131: --
1132: dbg('Could not find schema to run in.');