SAP ABAP Function Module RSDU_TABART_SUPPORTED_MSS (CHECK of Whether a DB/TABLE Space Exists)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
⤷
RSMSS (Package) Microsoft SQL Server Porting

⤷

⤷

Basic Data
Function Module | RSDU_TABART_SUPPORTED_MSS | CHECK of Whether a DB/TABLE Space Exists |
Function Group | RSDU_UTIL_MSS | Data Manager General Utilities (BW 2.0A) |
Program Name | SAPLRSDU_UTIL_MSS | Data manager utilities |
INCLUDE Name | LRSDU_UTIL_MSSU09 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | RS_C_FALSE | Boolean | ||
![]() |
E_SUPPORTED | TYPE | RS_BOOL | TABART support yes / no | |||
![]() |
E_TAB_TABLESPACE | TYPE | RSDU_TABLESPACE | Name of the table tablespace | |||
![]() |
E_IND_TABLESPACE | TYPE | RSDU_TABLESPACE | Name of the index tablespaces | |||
![]() |
I_TABART | TYPE | RSDU_TABART | TABART | |||
![]() |
ERROR_ACCESSING_CATALOG | TYPE | error accessing the database catalog | ||||
![]() |
DBMS_NOT_SUPPORTED | TYPE | Routine is Not Supported for DB Platform | ||||
Processing Type
Normal Function 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 | 20040315 |
SAP Release Created in | 20B |