Where Used List (Function Module) for SAP ABAP Data Element NUMROWS (Number of rows)
SAP ABAP Data Element
NUMROWS (Number of rows) is used by
| # | Object Type | Object Name | Object Description | Package | Structure Package | Software Component |
|---|---|---|---|---|---|---|
| 1 |
GET_DATA_FILES_FROM_TSP_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Tables Information from dba_tables (Single Tablespace) | ||||
| 2 |
GET_INDEXES_FROM_TAB_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Indexes Information from dba_indexes (for a Single Table) | ||||
| 3 |
GET_TABLES_FROM_TSP_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
Tables Information from dba_tables (Single Tablespace) | ||||
| 4 |
GET_TSP_INFO_ORA VALUE(ROW_COUNT) LIKE TAB_ORA-NUM_ROWS
|
GET_TSP_INFO_ORA | ||||