SAP ABAP Function Module RSDU_TABLE_DROP_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_DROP_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_PARTU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_PART_DROPPED TYPE RS_BOOL True if partition could be deleted
Importing I_TABLENM TYPE RSD_TABLNM
Importing I_PART_COLUMN TYPE RSD_FIELDNM
Importing I_PART_VALUE TYPE ANY
Exception DROP_PARTITION_FAILED TYPE Error at "ALTER ..DROP PARTITION"-statement
Exception PARTITION_NOT_EXISTS TYPE Partition doesn't exist
Exception TABLE_NOT_PARTITIONED TYPE
Exception INVALID_PARTITION_COLUMN TYPE
Exception INVALID_PARTITION_ARGUMENT TYPE Invalid data type of partition argument
               
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