DBA Data[Home] [Help]

APPS.HRI_OPL_BEN_DIM_REFRESH dependencies on FND_INSTALLATION

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

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