Menu

SAP Function Module DISPOLISTEN_VERGLEICHEN

Vergleich von Dispositionslisten

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module DISPOLISTEN_VERGLEICHEN (Vergleich von Dispositionslisten) is a standard Function Module in SAP ERP and is part of the function group M61R within the package MD03.

Technical Information

Function Module DISPOLISTEN_VERGLEICHEN
Short Text Vergleich von Dispositionslisten
Function Group M61R
Package MD03
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CM61M1 LIKE CM61M
CM61M2 LIKE CM61M
CM61W1 LIKE CM61W
CM61W2 LIKE CM61W
IMDST LIKE MDST
MDKP1 LIKE MDKP
MDKP2 LIKE MDKP
MT61D1 LIKE MT61D
MT61D2 LIKE MT61D

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
MDAGX LIKE MDAG
MDEZ1 LIKE MDEZ
MDEZ2 LIKE MDEZ
MDPS1 LIKE MDPS Dispoliste 1
MDPS2 LIKE MDPS Dispoliste 2

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
MISSING_INPUT_CM61M1
MISSING_INPUT_CM61M2
MISSING_INPUT_CM61W1
MISSING_INPUT_CM61W2
MISSING_INPUT_INPER
MISSING_INPUT_MDKP1
MISSING_INPUT_MDKP2
MISSING_INPUT_MT61D1
MISSING_INPUT_MT61D2