Table list used by SAP ABAP Function Module GET_LAST_STATS_DATE_ADA (Gets the last statistics date from sysupdstatlog)
SAP ABAP Function Module
GET_LAST_STATS_DATE_ADA (Gets the last statistics date from sysupdstatlog) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATTADA | Actual size of tables on the database | SOURCE VALUE(STATISTICS_DATE) LIKE DBSTATTADA-ANDAT |
|
| 2 | DD02L | SAP Tables | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|
| 3 | TAB_ADA | ADABAS D: Table Information | SOURCE VALUE(OWNER_NAME) LIKE TAB_ADA-OWNER DEFAULT ' ' |
|