DBA Data[Home] [Help]

APPS.OPI_DBI_INV_VALUE_OPM_INCR_PKG dependencies on FND_STATS

Line 964: fnd_stats.gather_table_stats(

960: ;
961:
962: bis_collection_utilities.put_line(TO_CHAR(SQL%ROWCOUNT) || ' Subledger Net Change rows identified.');
963:
964: fnd_stats.gather_table_stats(
965: ownname => g_opi_schema,
966: tabname => 'OPI_DBI_OPM_INV_STG',
967: percent => 10);
968: