DBA Data[Home] [Help]

APPS.HRI_OPL_ASGN_EVENTS dependencies on FND_STATS

Line 5388: fnd_stats.gather_table_stats(l_schema,'HRI_MB_ASGN_EVENTS_CT');

5384: p_table_owner => l_schema);
5385: --
5386: dbg('Full Refresh selected - gathering stats');
5387: --
5388: fnd_stats.gather_table_stats(l_schema,'HRI_MB_ASGN_EVENTS_CT');
5389: --
5390: END IF;
5391: --
5392: ELSE