DBA Data[Home] [Help]

APPS.HRI_OPL_WRKFC_ORGMGR dependencies on FND_STATS

Line 541: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_WRKFC_ORGMGR_CT');

537: --
538: IF fnd_global.conc_request_id is null THEN
539: --
540: dbg('Full Refresh selected - gathering stats');
541: fnd_stats.gather_table_stats(l_schema,'HRI_MAP_WRKFC_ORGMGR_CT');
542: --
543: END IF;
544: --
545: END IF;