DBA Data[Home] [Help]

APPS.HRI_OPL_CMNTS_ACTLS dependencies on FND_STATS

Line 277: fnd_stats.gather_table_stats(l_schema,'HRI_MD_CMNTS_ACTLS_CT');

273: --
274: IF fnd_global.conc_request_id is null THEN
275: --
276: dbg('Full Refresh selected - gathering stats');
277: fnd_stats.gather_table_stats(l_schema,'HRI_MD_CMNTS_ACTLS_CT');
278: --
279: END IF;
280: --
281: END IF;