DBA Data[Home] [Help]

APPS.FII_CURR_CONV_MAINTAIN_PKG dependencies on FND_STATS

Line 411: FND_STATS.gather_table_stats

407: Detect_Missing_Rates(2);
408:
409: g_phase := 'Gather_table_stats for FII_CURR_CONV_RATES';
410:
411: FND_STATS.gather_table_stats
412: (ownname => g_schema_name,
413: tabname => 'FII_CURR_CONV_RATES');
414:
415: g_phase := 'Commit the change';