SAP ABAP Function Module TABLE_DECOMPRESS (Interne Tabelle dekomprimieren)
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_DECOMPRESS Interne Tabelle dekomprimieren  
Function Group SYST   System interface  
Program Name SAPLSYST   System function group 
INCLUDE Name LSYSTU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Tables IN TYPE TABLE compressed table (from TABLE_COMPRESS)
Tables OUT TYPE TABLE decompressed table (width of original table)
Exception COMPRESS_ERROR TYPE Error in compressed table
Exception TABLE_NOT_COMPRESSED 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  19950113 
SAP Release Created in