SAP ABAP Function Module RSDU_TABLE_TRUNC_PARTITION (Expands a Partitioned Table by One Partition)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DBA (Application Component) Data Basis
     RSDRU_DBA (Package) Interface for porting-relevant functions (DBA. objects)
Basic Data
Function Module RSDU_TABLE_TRUNC_PARTITION Expands a Partitioned Table by One Partition  
Function Group RSDU_PART   Functions for Database Partitioning  
Program Name SAPLRSDU_PART   Funktionen fuer Datenbankpartitionierung 
INCLUDE Name LRSDU_PARTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PART_TRUNCATED TYPE RS_BOOL true if new partition could be added
Importing I_TABLENM TYPE RSD_TABLNM
Importing I_PART_COLUMN TYPE RSD_FIELDNM
Importing I_PART_VALUE TYPE ANY
Exception TRUNCATE_PARTITION_FAILED TYPE Error during "ALTER ..TRUNCATE PARTITION"-statement
Exception PARTITION_NOT_EXISTS TYPE No partition available
Exception TABLE_NOT_PARTITIONED TYPE
Exception INVALID_PARTITION_COLUMN TYPE
Exception INVALID_PARTITION_ARGUMENT TYPE
               
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