Menu

SAP Function Module MM_ARRANG_COMPARE_EKBO

Comparison of two index tables (pur. docs./invoice docs.) for differences

The Function Module MM_ARRANG_COMPARE_EKBO (Comparison of two index tables (pur. docs./invoice docs.) for differences) 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
Short Text Comparison of two index tables (pur. docs./invoice docs.) for differences
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_DIALOG_KSPAE TYPE C SPACE No dialog dynpro for scope of documents
I_DOCUMENT_PAKET_SIZE LIKE RWM01-DCSTP 100 Anzahl Belege pro Verarbeitungspaket (Absprache fest)
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_STAT_DATA_DELETE LIKE RWM02-DELTO SPACE Umsatzdaten zu Absprachen löschen
I_TURN_OVER_KSPAE LIKE RWM01-KSPAE 'A' Only documents still to be updated

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.