Menu

SAP Function Module MM_ARRANGEMENT_CHECK_WAERS

Währungen in einer Absprache auf Euro-Umstellung prüfen

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_ARRANGEMENT_CHECK_WAERS (Währungen in einer Absprache auf Euro-Umstellung prüfen) is a standard Function Module in SAP ERP and is part of the function group WNE1 within the package WBON.

Technical Information

Function Module MM_ARRANGEMENT_CHECK_WAERS
Short Text Währungen in einer Absprache auf Euro-Umstellung prüfen
Function Group WNE1
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 zu prüfende Absprache
I_NEW_ARRANGEMENT_WAERS LIKE KONA-WAERS neue Absprachewaehrung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CONTAINS_DIFF_EURO_WAERS_CR TYPE C Von Absprachewähr. abweichende Währ. (EURO)
E_CONTAINS_DIFF_KONA_WAERS_CR TYPE C Von Absprachewähr. abweichende Währ. (kein EURO)
E_CONTAINS_EURO_WAERS TYPE C Absprache enthält Euro-Währung E
E_CONTAINS_EURO_WAERS_CR TYPE C Euro-Währung in Konditionssatz

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 Konditionssätze (Pruefung optional)
T_ERROR_MESSAGES LIKE ARRANG_ERR Liste der Nachrichten
T_VARIABLE_KEY LIKE VAKE Variabler Schlüssel

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
CONDITION_RECORD_NOT_FOUND KondSatz (PosDaten) fehlt