SAP ABAP Function Module RSDU_TABLE_SPLIT_PARTITION_ORA (Split the partition at the given 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_PARTITION_ORA | Split the partition at the given value |
Function Group | RSDU_PART_ORA | ORACLE Dependant Partitioning Functions |
Program Name | SAPLRSDU_PART_ORA | ORACLE dependant partitioning functions |
INCLUDE Name | LRSDU_PART_ORAU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
C_PROCESSED | TYPE | RS_BOOL | Boolean | |||
![]() |
E_PARTNM | TYPE | RSD_TABLNM | Name of Partition | |||
![]() |
I_TABLNM | TYPE | RSD_TABLNM | Name of the table | |||
![]() |
I_PARTNM | TYPE | RSD_TABLNM | Name of Partition | |||
![]() |
I_SPLIT_VALUE | TYPE | ANY | Partition key of the split value | |||
![]() |
I_INDEXES_AND_STATS | TYPE | RS_BOOL | RS_C_TRUE | Repair unusable indices and statistics | ||
![]() |
ADD_PARTITION_FAILED | TYPE | Error During the "ALTER ...ADD PARTITION" Statement | ||||
![]() |
SPLIT_PARTITION_FAILED | TYPE | Error During the "ALTER ...SPLIT PARTITION" Statement | ||||
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 |