Menu

SAP Function Module MM_ARRANG_COMPARISON_UPDATE

Daten Umsatzabgleich abspeichern - nicht mehr in Verwendung !!!

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module MM_ARRANG_COMPARISON_UPDATE (Daten Umsatzabgleich abspeichern - nicht mehr in Verwendung !!!) is a standard Function Module in SAP ERP and is part of the function group WN02 within the package WBON.

Technical Information

Function Module MM_ARRANG_COMPARISON_UPDATE
Short Text Daten Umsatzabgleich abspeichern - nicht mehr in Verwendung !!!
Function Group WN02
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 Daten der Absprache neu
I_ARRANGEMENT_OLD LIKE KONA Daten der Absprache alt
I_COMMIT_WORK_AND_WAIT TYPE C 'X' Send off COMMIT WORK AND WAIT
I_T6B1 LIKE T6B1 Data on arrangement type (optional)

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_CONDITION_RECORD LIKE KONP Konditionsdaten (Position)
T_TURN_OVER_MWSKZ LIKE ARRANGVALW Staff.-/Kond.Basis pro Steuerkennzeichen
T_TURN_OVER_MWSKZ_COMPARISON LIKE ARRANGVALW Staff.-/Kond.Basis aus Umsatzabgleich pro St.Kz.
T_VARIABLE_KEY LIKE VAKE Variable Keyschluessel zur Absprache

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ARRANGEMENT_NOT_OK_EURO Absprachewährung Umrechnung (Währungsumstell.)
ARRANGEMENT_NO_BUKRS Rebate arrangement has no company code
CONDITION_RECORD_NOT_FOUND Condition record (item) not found
ERROR_GET_PUT_SCALE_COND_BASE Error in sub-program get/put scale/cond base
ERROR_S074_DATA_DELETE Fehler beim Loeschen der Umsatzdaten
INVALID_ARRANG_TYPE Arrangement type does not exist
INVALID_BUKRS Company code does not exist
S074_DATA_NOT_FOUND No statistical data records (S074) available
VARIABLE_KEY_NOT_FOUND Variable key not found