SAP ABAP Function Module RSDU_TABART_SUPPORTED (CHECK of Whether a DB/TABLE Space Exists)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
Basic Data
Function Module RSDU_TABART_SUPPORTED CHECK of Whether a DB/TABLE Space Exists  
Function Group RSDU_UTIL_DBA   Data Manager General Utilities  
Program Name SAPLRSDU_UTIL_DBA    
INCLUDE Name LRSDU_UTIL_DBAU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SUPPORTED TYPE RS_BOOL TABART support yes / no
Exporting E_TAB_TABLESPACE TYPE RSDU_TABLESPACE Name of the table tablespace
Exporting E_IND_TABLESPACE TYPE RSDU_TABLESPACE Name of the index tablespaces
Importing I_TABART TYPE RSDU_TABART TABART
Exception ERROR_ACCESSING_CATALOG TYPE error accessing the database catalog
Exception DBMS_NOT_SUPPORTED TYPE Routine is Not Supported for DB Platform
Exception INHERITED_ERROR TYPE Error from Called Routine
               
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