DBA Data[Home] [Help]

APPS.HRI_OPL_WMV dependencies on FND_STATS

Line 1261: fnd_stats.gather_table_stats(l_schema,'HRI_MB_WMV');

1257: --
1258: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN
1259: --
1260: output('Full Refresh selected - gathering stats');
1261: fnd_stats.gather_table_stats(l_schema,'HRI_MB_WMV');
1262: --
1263: END IF;
1264: --
1265: END IF;

Line 1462: fnd_stats.gather_table_stats(l_schema,'HRI_MB_WMV');

1458: -- Gather Statistics
1459: --
1460: IF (fnd_installation.get_app_info('HRI',l_dummy1, l_dummy2, l_schema)) THEN
1461: --
1462: fnd_stats.gather_table_stats(l_schema,'HRI_MB_WMV');
1463: --
1464: END IF;
1465: --
1466: -- Insert process execution stats