Menu

SAP Function Module TWGLVT_ARRAY_MODIFY

Array-Modifikationen an Layoutbereichstexten

The Function Module TWGLVT_ARRAY_MODIFY (Array-Modifikationen an Layoutbereichstexten) is a standard Function Module in SAP ERP and is part of the function group WLYC within the package WWMI.

Technical Information

Function Module TWGLVT_ARRAY_MODIFY
Short Text Array-Modifikationen an Layoutbereichstexten
Function Group WLYC
Package WWMI
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
PE_T_TWGLVT LIKE TWGLVT Tabelle, die verändert wird
PI_T_TWGLVT_DEL LIKE TWGLVT zu löschende Sätze
PI_T_TWGLVT_INS LIKE TWGLVT einzufügende Sätze
PI_T_TWGLVT_UPD LIKE TWGLVT zu ändernde Sätze

Exceptions

This function module does not define any Exceptions.