DBA Data[Home] [Help]

APPS.HRI_OPL_ASGN_EVENTS dependencies on FND_INSTALLATION

Line 4923: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN

4919: -- ---------------------------------------------------------------------------
4920: -- Full Refresh Section (including shared HR)
4921: -- ---------------------------------------------------------------------------
4922: --
4923: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN
4924: --
4925: -- If it's a full refresh or shared HR
4926: --
4927: IF (g_full_refresh = 'Y' OR

Line 5373: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN

5369: --
5370: IF (g_full_refresh = 'Y' OR
5371: g_mthd_action_array.foundation_hr_flag = 'Y') THEN
5372: --
5373: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN
5374: --
5375: dbg('Full Refresh selected - Creating indexes');
5376: --
5377: HRI_UTL_DDL.recreate_indexes(