SAP ABAP Function Module RSDU_TABLE_SPLIT_PARTITION_MSS (Expands a Partitioned Table by One Partition)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-SYS-DB-MSS (Application Component) BW Microsoft SQL Server
     RSMSS (Package) Microsoft SQL Server Porting
Basic Data
Function Module RSDU_TABLE_SPLIT_PARTITION_MSS Expands a Partitioned Table by One Partition  
Function Group RSDU_PART_MSS   MS/SQLSERVER Partitioning Functions  
Program Name SAPLRSDU_PART_MSS    
INCLUDE Name LRSDU_PART_MSSU04    
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
Importing I_PARTNM TYPE RSD_TABLNM
Importing I_SPLIT_VALUE TYPE ANY
Exception ADD_PARTITION_FAILED TYPE error during the "ALTER ...ADD PARTITION"-statement
Exception SPLIT_PARTITION_FAILED TYPE error during the "ALTER ...SPLIT PARTITION"-statement
Exception PARTITION_ALREADY_EXISTS TYPE partition to the specific value already exists
Exception TABLE_NOT_EXISTS TYPE Table don't exist
               
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