Menu

SAP Function Module TWGLV_SAVE

Schreiben TWGLV auf Datenbank

The Function Module TWGLV_SAVE (Schreiben TWGLV auf Datenbank) is a standard Function Module in SAP ERP and is part of the function group WLYR within the package WWMI.

Technical Information

Function Module TWGLV_SAVE
Short Text Schreiben TWGLV auf Datenbank
Function Group WLYR
Package WWMI
Module Type Update 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
PI_T_TWGLV_DEL LIKE TWGLV zu löschende Sätze
PI_T_TWGLV_INS LIKE TWGLV einzufügende Sätze
PI_T_TWGLV_UPD LIKE TWGLV zu ändernde Sätze

Exceptions

This function module does not define any Exceptions.