Table/Structure Field list used by SAP ABAP Function Module GET_TABLES_FROM_TSP_ORA (Tables Information from dba_tables (Single Tablespace))
SAP ABAP Function Module
GET_TABLES_FROM_TSP_ORA (Tables Information from dba_tables (Single Tablespace)) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SYST - TABIX | ABAP System Field: Row Index of Internal Tables | ||
| 2 | TAB_ORA - NUM_ROWS | Number of rows | ||
| 3 | TAB_ORA - NUM_ROWS | Number of rows | SOURCE VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS |
|
| 4 | TAB_ORA - TSP_NAME | Tablespace name | ||
| 5 | TAB_ORA - TSP_NAME | Tablespace name | SOURCE VALUE(TSP_NAME_IN) LIKE TAB_ORA-TSP_NAME |
|