Table/Structure Field list used by SAP ABAP Function Module UPDATE_STATS_ORA (Update Statistics for a Single Oracle Table)
SAP ABAP Function Module
UPDATE_STATS_ORA (Update Statistics for a Single Oracle Table) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATC - SIGNI | Significance for Collection of Statistics | SOURCE VALUE(SIGNI) LIKE DBSTATC-SIGNI DEFAULT 0 |
|
| 2 | DBSTATC - SIGNI | Significance for Collection of Statistics | ||
| 3 | TAB_ORA - TABLE_NAME | Table Name | ||
| 4 | TAB_ORA - TABLE_NAME | Table Name | SOURCE VALUE(TABLE_NAME) LIKE TAB_ORA-TABLE_NAME |
|