Menu

SAP Function Module TABLE_DECOMPRESS

Interne Tabelle dekomprimieren

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.

Technical Information

Function Module TABLE_DECOMPRESS
Short Text Interne Tabelle dekomprimieren
Function Group SYST
Package SABP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPRESS_ERROR Error in compressed table
TABLE_NOT_COMPRESSED