SAP ABAP Function Module RSDU_TABLE_COMPRESS_ORA (Deleting the Contents of a 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_COMPRESS_ORA Deleting the Contents of a Table  
Function Group RSDU_UTIL_ORA   Data-Manager General Utilities (Oracle)  
Program Name SAPLRSDU_UTIL_ORA   Data manager utilities 
INCLUDE Name LRSDU_UTIL_ORAU29    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing C_PROCESSED TYPE RS_BOOL DB dependend procession done
Exporting E_BLOCKS_BEFORE TYPE I Number of blocks before compression
Exporting E_BLOCKS_AFTER TYPE I Number of blocks after compression
Exporting E_BLOCKS_RATIO TYPE I Ratio After / Before as a percentage
Exporting E_MBYTES_BEFORE TYPE I Number of MBs before compression
Exporting E_MBYTES_AFTER TYPE I Number of MBs after compression
Exporting E_MBYTES_RATIO TYPE I Ratio After / Before as a percentage
Importing I_TABLNM TYPE RSD_TABLNM Table Name
Exception TABLE_NOT_EXISTS TYPE Table does not exist
Exception SQL_ERROR TYPE Error executing an SQL command
               
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  20050115 
SAP Release Created in 20B