DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS_HDCNT_ORGMGR dependencies on FND_STATS

Line 256: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_BDGTS_HDCNT_ORGMGR_CT');

252: --
253: IF fnd_global.conc_request_id is null THEN
254: --
255: dbg('Full Refresh selected - gathering stats');
256: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_BDGTS_HDCNT_ORGMGR_CT');
257: --
258: END IF;
259: --
260: END IF;