DBA Data[Home] [Help]

APPS.OPI_DBI_WMS_RTP_F_C dependencies on FND_STATS

Line 215: fnd_stats.gather_table_stats(OWNNAME => l_opi_schema, TABNAME => 'OPI_DBI_WMS_UOM_RATES');

211: end if;
212:
213: COMMIT;
214: DBMS_APPLICATION_INFO.SET_ACTION('stats');
215: fnd_stats.gather_table_stats(OWNNAME => l_opi_schema, TABNAME => 'OPI_DBI_WMS_UOM_RATES');
216:
217: bis_collection_utilities.log('Populate base table: '|| 'Sysdate=' ||To_char(Sysdate, 'DD/MM/YYYY HH24:MI:SS'), 0);
218: -- bis_collection_utilities.log('Identified '||
219: