DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS_LBRCST_ORGMGR dependencies on FND_STATS

Line 260: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_BDGTS_LBRCST_ORGMGR_CT');

256: --
257: IF fnd_global.conc_request_id is null THEN
258: --
259: dbg('Full Refresh selected - gathering stats');
260: fnd_stats.gather_table_stats(l_schema,'HRI_MDP_BDGTS_LBRCST_ORGMGR_CT');
261: --
262: END IF;
263: --
264: END IF;