Menu

SAP Function Module WWVT_CHECK_CHANGE

Check-Change für Kurztexte zu Produktkatalog-Varianten

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module WWVT_CHECK_CHANGE (Check-Change für Kurztexte zu 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 WWVT_CHECK_CHANGE
Short Text Check-Change für Kurztexte zu 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_wwvt_new ist sortiert
PI_OLD_TABLE_SORTED TYPE XFELD SPACE Kennzeichen pi_t_wwvt_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_WWVT_DEL LIKE WWVT zu löschende Sätze
PE_T_WWVT_INS LIKE WWVT einzufügende Sätze
PE_T_WWVT_UPD LIKE WWVT abzuändernde Sätze
PI_T_WWVT_NEW LIKE WWVT neuer Stand
PI_T_WWVT_OLD LIKE WWVT alter Stand

Exceptions

This function module does not define any Exceptions.