Table list used by SAP ABAP Function Module DB_TABLE_DATA_READ_ADA (Read all table statistics data inclusive statistics date)
SAP ABAP Function Module
DB_TABLE_DATA_READ_ADA (Read all table statistics data inclusive statistics date) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBSTATTADA | Actual size of tables on the database | SOURCE VALUE(STATS_DATE) LIKE DBSTATTADA-ANDAT |
|
| 2 | DD02L | SAP Tables | SOURCE VALUE(TABLE_NAME) LIKE DD02L-TABNAME |
|
| 3 | TAB_ADA | ADABAS D: Table Information | ||
| 4 | TAB_ADA | ADABAS D: Table Information | SOURCE VALUE(TABLE_DATA) LIKE TAB_ADA |
|