SAP ABAP Function Module DB02N_GET_TABLES_IN_TS_DB2 (Get list of tables in specified table space)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Function Module DB02N_GET_TABLES_IN_TS_DB2 Get list of tables in specified table space  
Function Group S_DB02N_DB2   DB2/zOS: Functions for new DB02  
Program Name SAPLS_DB02N_DB2    
INCLUDE Name LS_DB02N_DB2U43    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing DBNAME TYPE DB2DBNAME Database name
Importing TSNAME TYPE DB2TSNAME Name of the tablespace
Tables TABLE_LIST TYPE DB2TBLIST DB2/390: List of Tables
Exception TS_NOT_FOUND TYPE Tablespace with the specified name does not exist
Exception EMPTY_PARAMETER TYPE Empty parameter specified
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20060620 
SAP Release Created in 700