DBA Data[Home] [Help]

APPS.HRI_OPL_SUP_WRKFC_ASG dependencies on FND_STATS

Line 2075: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_SUP_WRKFC_ASG');

2071: --
2072: IF fnd_global.conc_request_id is null THEN
2073: --
2074: dbg('Running from outside the request set - gathering stats');
2075: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_SUP_WRKFC_ASG');
2076: --
2077: END IF;
2078: --
2079: END IF;