SAP ABAP Function Module RSDU_TABLE_ADD_PARTITION_ORA (Add a new partition to a partitioned table)
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_ADD_PARTITION_ORA Add a new partition to a partitioned table  
Function Group RSDU_PART_ORA   ORACLE Dependant Partitioning Functions  
Program Name SAPLRSDU_PART_ORA   ORACLE dependant partitioning functions 
INCLUDE Name LRSDU_PART_ORAU03    
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_PART_COLUMN TYPE RSD_FIELDNM
Importing I_PART_VALUE TYPE ANY
Importing I_CONNECTION TYPE DBCON_NAME 'R/3*'
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 already exists
Exception TABART_INCONSITENCY TYPE Inconsistency in table TAORA TSORA
               
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