SAP ABAP Function Module TABLE_COMPRESS (Interne Tabelle komprimieren)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_FILE (Package) File Handling
Basic Data
Function Module TABLE_COMPRESS Interne Tabelle komprimieren  
Function Group SYST   System interface  
Program Name SAPLSYST   System function group 
INCLUDE Name LSYSTU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting COMPRESSED_SIZE TYPE SYST-INDEX Belegte Anzahl Bytes in OUT-Tabelle.
Tables IN TYPE TABLE table to be compressed
Tables OUT TYPE TABLE compressed table (any width > 4)
Exception COMPRESS_ERROR TYPE internal error occurred
               
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  19950113 
SAP Release Created in