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
Changing C_PROCESSED TYPE RS_BOOL Boolean
Exporting E_PARTNM TYPE RSD_TABLNM Name of Partition
Importing I_TABLNM TYPE RSD_TABLNM Name of the table
Importing I_PARTNM TYPE RSD_TABLNM Name of Partition
Importing I_SPLIT_VALUE TYPE ANY Partition key of the split value
Importing I_INDEXES_AND_STATS TYPE RS_BOOL RS_C_TRUE Repair unusable indices and statistics
Exception ADD_PARTITION_FAILED TYPE Error During the "ALTER ...ADD PARTITION" Statement
Exception SPLIT_PARTITION_FAILED TYPE Error During the "ALTER ...SPLIT PARTITION" Statement
               
Processing Type
Normal Function Module  
Remote-Enabled 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