DBA Data[Home] [Help]

APPS.HRI_OPL_BDGTS dependencies on FND_STATS

Line 615: fnd_stats.gather_table_stats(l_schema,'HRI_MB_BDGTS_CT');

611: --
612: IF fnd_global.conc_request_id is null THEN
613: --
614: dbg('Full Refresh selected - gathering stats');
615: fnd_stats.gather_table_stats(l_schema,'HRI_MB_BDGTS_CT');
616: --
617: END IF;
618: --
619: END IF;