SAP ABAP Function Module RSDU_REPARTITION_PREPARE_DB6 (Repartitioning of the Data in a Multi-Partition Tablespace)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-SYS-DB-DB6 (Application Component) BW DB2 Universal Database
⤷
RSDB6 (Package) BW: Port DB6
⤷
⤷
Basic Data
| Function Module | RSDU_REPARTITION_PREPARE_DB6 | Repartitioning of the Data in a Multi-Partition Tablespace |
| Function Group | RSDU_PART_DB6 | DB2/UDB Partitioning Functions |
| Program Name | SAPLRSDU_PART_DB6 | |
| INCLUDE Name | LRSDU_PART_DB6U18 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
E_T_TABLERC | TYPE | RSDU_T_REPART_RETURN_DB6 | ||||
| |
I_TABLESPACE | TYPE | RSDU_TABSPACE | ||||
| |
I_TABLESPACE_NEW | TYPE | RSDU_TABSPACE | ||||
| |
I_T_TABLES | TYPE | RSDU_T_TABLNM | ||||
| |
INHERITED_ERROR | TYPE | Error from Called Routine | ||||
| |
INVALID_PARAMETERS | TYPE | invalid parameter combination | ||||
| |
WRONG_DB6CONV_VERSION | TYPE | wrong DB6CONV version | ||||
| |
DB6CONV_NOT_INSTALLED | TYPE | DB6CONV not installed | ||||
| |
TARGET_TABLESPACE_NOT_FOUND | TYPE | Target tablespace not found | ||||
| |
DPF_NOT_SUPPORTED | TYPE | DPF feature not supported | ||||
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 | 30A |