SAP ABAP Function Module RSDU_TABLE_SPLIT_MAXVALUE_ORA (Merge all partitions up to the specified partitioning column value)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSORA (Package) BW: Oracle Porting
⤷
⤷
Basic Data
| Function Module | RSDU_TABLE_SPLIT_MAXVALUE_ORA | Merge all partitions up to the specified partitioning column value |
| Function Group | RSDU_PART_ORA | ORACLE Dependant Partitioning Functions |
| Program Name | SAPLRSDU_PART_ORA | ORACLE dependant partitioning functions |
| INCLUDE Name | LRSDU_PART_ORAU19 |
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 which max partition is split | |||
| |
I_INCREMENT | TYPE | I | Increment to next max partition value | |||
| |
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 inconsistent now | ||||
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 | 20041216 |
| SAP Release Created in | 20B |