The Function Module TABLE_DECOMPRESS (Interne Tabelle dekomprimieren) is a standard Function Module in SAP ERP and is part of the function group SYST within the package SABP.
Function Module | TABLE_DECOMPRESS |
Short Text | Interne Tabelle dekomprimieren |
Function Group | SYST |
Package | SABP |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IN | LIKE | compressed table (from TABLE_COMPRESS) | ||
OUT | LIKE | decompressed table (width of original table) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
COMPRESS_ERROR | Error in compressed table |
TABLE_NOT_COMPRESSED |