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 |
|---|---|---|---|---|---|---|---|
| |
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 | ||||
| |
INHERITED_ERROR | TYPE | Error from Called Routine | ||||
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 | 20110909 |
| SAP Release Created in | 730 |