DBA Data[Home] [Help]

APPS.HRI_OPL_CMNTS_ACTLS_ORGMGR dependencies on FND_STATS

Line 486: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_CMNTS_ACTLS_ORGMGR_CT');

482: --
483: IF fnd_global.conc_request_id is null THEN
484: --
485: dbg('Full Refresh selected - gathering stats');
486: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_CMNTS_ACTLS_ORGMGR_CT');
487: --
488: END IF;
489: --
490: END IF;