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 |
|---|---|---|---|---|---|---|---|
| |
IN | TYPE | TABLE | compressed table (from TABLE_COMPRESS) | |||
| |
OUT | TYPE | TABLE | decompressed table (width of original table) | |||
| |
COMPRESS_ERROR | TYPE | Error in compressed table | ||||
| |
TABLE_NOT_COMPRESSED | TYPE | |||||
Processing Type
| Normal Function 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 |