Where Used List (Function Module) for SAP ABAP Data Element TSP_NAME (Tablespace name)
SAP ABAP Data Element TSP_NAME (Tablespace name) is used by
# Object Type Object Name Object Description Package Structure Package Software Component
   
1 Function Module  GET_DATA_FILES_FROM_TSP_ORA
VALUE(TSP_NAME_IN) LIKE TAB_ORA-TSP_NAME
Tables Information from dba_tables (Single Tablespace) SDBO  BASIS  SAP_BASIS 
2 Function Module  GET_TABLESPACE_INFO_ORA
VALUE(TSP_NAME) LIKE TSP_ORA-TSP_NAME
GET_TABLESPACE_INFO_ORA SDBO  BASIS  SAP_BASIS 
3 Function Module  GET_TABLES_FROM_TSP_ORA
VALUE(TSP_NAME_IN) LIKE TAB_ORA-TSP_NAME
Tables Information from dba_tables (Single Tablespace) SDBO  BASIS  SAP_BASIS