Table list used by SAP ABAP Function Module DB_GET_ALL_TABLES (Supplies all tables which exist in the database)
SAP ABAP Function Module
DB_GET_ALL_TABLES (Supplies all tables which exist in the database) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DBOBJECT | Name of a Database Object (Table, Index, View) | SOURCE ALL_TABLES STRUCTURE DBOBJECT |
|