DBA Data[Home] [Help]

APPS.PJI_TIME_C dependencies on FND_STATS

Line 1825: fnd_stats.gather_table_stats( ownname => 'PA'

1821: commit;
1822:
1823: if l_name_row > 0 then
1824:
1825: fnd_stats.gather_table_stats( ownname => 'PA'
1826: , tabname => 'PA_TIME_CAL_NAME'
1827: );
1828:
1829: end if;