SAP ABAP Function Module RSDU_GET_TMP_TABLESPACE_DB2 (Determines Tablespace for Temporary Tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-DB2 (Application Component) BW DB2 for OS/390
     RSCOREDB2 (Package) BI Core Porting: DB2-z/OS
Basic Data
Function Module RSDU_GET_TMP_TABLESPACE_DB2 Determines Tablespace for Temporary Tables  
Function Group RSDU_CORE_UTIL_DB2   Database-Specific Functions in LEAN  
Program Name SAPLRSDU_CORE_UTIL_DB2    
INCLUDE Name LRSDU_CORE_UTIL_DB2U18    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting I_DBNAME TYPE DB2DBNAME Name of Database
Exporting I_TSNAME TYPE DB2TSNAME Name of Tablespace
Exporting E_TABNAME TYPE DB2TABNAME DB2 Table Name
Importing I_CONNECTION TYPE DBCON_NAME 'DEFAULT' Logical Name for a Database Connection
Exception CANNOT_DETERMINE_TS TYPE
               
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  20110909 
SAP Release Created in 730