Menu

SAP Function Module WLMT_CHECK_CHANGE

Check-Change für Kurztexte von Layoutbereichspositionen

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module WLMT_CHECK_CHANGE (Check-Change für Kurztexte von Layoutbereichspositionen) is a standard Function Module in SAP ERP and is part of the function group WLYC within the package WWMI.

Technical Information

Function Module WLMT_CHECK_CHANGE
Short Text Check-Change für Kurztexte von Layoutbereichspositionen
Function Group WLYC
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_wlmt_old sortiert
PI_OLD_TABLE_SORTED TYPE XFELD SPACE Kennzeichen pi_t_wlmt_old 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, ob neue Sätze ungleich alten Sätzen

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PE_T_WLMT_DEL LIKE WLMT zu löschende Sätze
PE_T_WLMT_INS LIKE WLMT einzufügende Sätze
PE_T_WLMT_UPD LIKE WLMT abzuändernde Sätze
PI_T_WLMT_NEW LIKE WLMT neuer Stand
PI_T_WLMT_OLD LIKE WLMT alter Stand

Exceptions

This function module does not define any Exceptions.