Menu

SAP Function Module C14Z_ITAB_MEM_REORG

EHS: Speicherbelegung interner Tabellen reorganisieren

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.

Technical Information

Function Module C14Z_ITAB_MEM_REORG
Short Text EHS: Speicherbelegung interner Tabellen reorganisieren
Function Group C14Z
Package CBUI
Module Type Normal Module

Importing Parameters

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

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
X_ITAB LIKE zu reorganisierende Tabelle

Exceptions

This function module does not define any Exceptions.