Menu

SAP Function Module MM_ARRANG_COMPARE_EKBO_DISPLAY

Vergleich zweier Indextabellen EkBelege/Rechnungsbelege Listausgabe

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 MM_ARRANG_COMPARE_EKBO_DISPLAY (Vergleich zweier Indextabellen EkBelege/Rechnungsbelege Listausgabe) is a standard Function Module in SAP ERP and is part of the function group WNI3 within the package WBON.

Technical Information

Function Module MM_ARRANG_COMPARE_EKBO_DISPLAY
Short Text Vergleich zweier Indextabellen EkBelege/Rechnungsbelege Listausgabe
Function Group WNI3
Package WBON
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_ARRANGEMENT LIKE KONA Rebate arrangement
I_NO_CHECK_LEFT_TO_RIGHT TYPE C SPACE No check of left column against right
I_NO_CHECK_RIGHT_TO_LEFT TYPE C SPACE No check of right column against left
I_READ_INDEX TYPE C 'X' Read index data
I_READ_KONA TYPE C 'X' Read arrangement data
I_TITLE_PARA1 TYPE C Title of left column
I_TITLE_PARA2 TYPE C Title of right column

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
T_EKBO1 LIKE EKBO Index pur. docs. 1 (as a rule, status DB)
T_EKBO2 LIKE EKBO Index pur. docs. 2
T_VARIABLE_KEY LIKE VAKE Variable key

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARRANGEMENT_NOT_FOUND Arrangement does not exist
ERROR_READING_INDEX Error reading index data