Menu

SAP Function Module WWMV_CHECK_CHANGE

Check-Change für Produktkatalog-Varianten

The Function Module WWMV_CHECK_CHANGE (Check-Change für Produktkatalog-Varianten) is a standard Function Module in SAP ERP and is part of the function group WWMC within the package WWMI.

Technical Information

Function Module WWMV_CHECK_CHANGE
Short Text Check-Change für Produktkatalog-Varianten
Function Group WWMC
Package WWMI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PI_NEW_TABLE_SORTED TYPE XFELD SPACE Kennzeichen pi_t_wwmv_new ist sortiert
PI_OLD_TABLE_SORTED TYPE XFELD SPACE Kennzeichen pi_t_wwmv_old ist sortiert

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_CHANGED LIKE SY-DATAR Kennzeichen für Änderung

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_WWMV_DEL LIKE WWMV zu löschende Sätze
PE_T_WWMV_INS LIKE WWMV einzufügende Sätze
PE_T_WWMV_UPD LIKE WWMV abzuändernde Sätze
PI_T_WWMV_NEW LIKE WWMV neuer Stand
PI_T_WWMV_OLD LIKE WWMV alter Stand

Exceptions

This function module does not define any Exceptions.