Menu

SAP Function Module MALG_DIFFERENCE_BUILD

Ermitteln der relevanten Änderungen für Listung

The Function Module MALG_DIFFERENCE_BUILD (Ermitteln der relevanten Änderungen für Listung) is a standard Function Module in SAP ERP and is part of the function group WSON within the package WSOR.

Technical Information

Function Module MALG_DIFFERENCE_BUILD
Short Text Ermitteln der relevanten Änderungen für Listung
Function Group WSON
Package WSOR
Module Type Normal 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
PE_T_MALG_CHANGE LIKE MALG_LIST MALG-Struktur für Listungskonditionen
PE_T_MALG_CREATE LIKE MALG_LIST MALG-Struktur für Listungskonditionen
PE_T_MALG_END LIKE MALG_LIST MALG-Struktur für Listungskonditionen
PI_T_MALG_NEW LIKE MALG_LIST MALG-Struktur für Listungskonditionen
PI_T_MALG_OLD LIKE MALG_LIST MALG-Struktur für Listungskonditionen

Exceptions

This function module does not define any Exceptions.