DBA Data[Home] [Help]

APPS.HRI_OPL_SUP_WRKFC dependencies on FND_STATS

Line 1027: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_SUP_WRKFC');

1023: --
1024: IF fnd_global.conc_request_id is null THEN
1025: --
1026: dbg('Full Refresh selected - gathering stats');
1027: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_SUP_WRKFC');
1028: --
1029: END IF;
1030: --
1031: END IF;