The Function Module C14Z_ITAB_MEM_REORG (EHS: Speicherbelegung interner Tabellen reorganisieren) is a standard Function Module in SAP ERP and is part of the function group C14Z within the package CBUI.
Function Module | C14Z_ITAB_MEM_REORG |
Short Text | EHS: Speicherbelegung interner Tabellen reorganisieren |
Function Group | C14Z |
Package | CBUI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_FLG_SH_MEM | LIKE | BAPISTDTYP-BOOLEAN | ' ' | Kennz.: Kopieren mittels Shared Memory |
I_MEM_CHECK | LIKE | BAPISTDTYP-BOOLEAN | 'X' | Kennz.: Speicherbelegung zuerst prüfen |
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 |
---|---|---|---|---|
X_ITAB | LIKE | zu reorganisierende Tabelle |
This function module does not define any Exceptions.