SAP ABAP Function Module RSDU_PART_GENERIC_DROP_MSS (Drop Partiiton generisch)
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_PART_GENERIC_DROP_MSS Drop Partiiton generisch  
Function Group RSDU_PART_MSS   MS/SQLSERVER Partitioning Functions  
Program Name SAPLRSDU_PART_MSS    
INCLUDE Name LRSDU_PART_MSSU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_T_PROT TYPE RSDU_T_GENPART_PROT Log
Importing I_TABLNM TYPE RSD_TABLNM Name of the partitioned table
Importing I_TS_DROP TYPE RSDU_TS_GENPART_INFO List of partitions to be deleted
Importing I_TRUNCATE TYPE RS_BOOL Delete partitions and create them again
Importing I_SIMULATE TYPE RS_BOOL Only simulate, not Execute DDL
Importing I_CONNECTION TYPE DBCON_NAME 'R/3*' Logical Name for a Database Connection
Exception TABLE_NOT_EXISTS TYPE Table does not exist
Exception TABLE_NOT_PARTITIONED TYPE Table is not partitioned
Exception PARTITION_NOT_EXISTS TYPE Partition doesn't exist
Exception DROP_PARTITION_FAILED TYPE Deleting a partition failed
Exception WRONG_IMPORT_PARAMETERS TYPE Incorrect or ambiguous import parameters
Exception NOT_IMPLEMENTED TYPE DB dependent part is not implemented
Exception WRONG_PARTITION_NAME TYPE Partition name and are do not match
Exception INHERITED_ERROR TYPE nherited error
Exception INITIAL_PARTITION TYPE Drop on initial partition is not allowed
               
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  20110909 
SAP Release Created in 20B