SAP ABAP Function Module RSDU_TABLE_SPLIT_MAXVALUE_DB6 (Merge all partitions up to the specified partitioning column value)
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_TABLE_SPLIT_MAXVALUE_DB6 | Merge all partitions up to the specified partitioning column value |
| Function Group | RSDU_PART_DB6 | DB2/UDB Partitioning Functions |
| Program Name | SAPLRSDU_PART_DB6 | |
| INCLUDE Name | LRSDU_PART_DB6U12 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
C_PROCESSED | TYPE | RS_BOOL | Boolean | |||
| |
E_T_MESSAGE | TYPE | RSDU_T_MESSAGE | Protocol on the operations performed | |||
| |
I_TABLNM | TYPE | RSD_TABLNM | Table Name | |||
| |
I_PARTITION_VAL | TYPE | RSPARTVL_TO | First value for split max partition | |||
| |
I_INCREMENT | TYPE | I | Increment to next partition max value | |||
| |
I_NUM_PARTITIONS | TYPE | I | Number resulting partitions | |||
| |
I_PART_IOBJNM | TYPE | RSD_IOBJNM | Partitioning Infoobject | |||
| |
SPLIT_FAILED | TYPE | Split failed | ||||
| |
INVALID_INPUT | TYPE | Invalid input parameter | ||||
| |
SPLIT_FAILED_BAD_STATUS | TYPE | Split failed, table is now inconsistent | ||||
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 |