Menu

SAP Function Module WWMV_SAVE

Schreiben WWMV auf Datenbank

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

Technical Information

Function Module WWMV_SAVE
Short Text Schreiben WWMV auf Datenbank
Function Group WWMR
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_WWMV_DEL LIKE WWMV zu löschende Sätze
PI_T_WWMV_INS LIKE WWMV einzufügende Sätze
PI_T_WWMV_UPD LIKE WWMV zu ändernde Sätze

Exceptions

This function module does not define any Exceptions.