Menu

SAP Function Module MM_ARRANG_BUSI_VOLUME_COMP_ADD

Store data of business volume comparison via call dialog

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_BUSI_VOLUME_COMP_ADD (Store data of business volume comparison via call dialog) is a standard Function Module in SAP ERP and is part of the function group WNA0 within the package WBON.

Technical Information

Function Module MM_ARRANG_BUSI_VOLUME_COMP_ADD
Short Text Store data of business volume comparison via call dialog
Function Group WNA0
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_ARRANG_NUMBER LIKE KONA-KNUMA Arrangement number
I_BUSI_VOL_CHANGE TYPE C Comparison of business volumes carried out
I_CALL_SOURCE TYPE C Calling program info
I_COMMIT_MODUS TYPE C Type of saving
I_CREDIT_NOTE_CREATE TYPE C Settlement created
I_T6B1 LIKE T6B1 Arrangement type

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
ARRANG TYPE WBON_ARRANG_TAB All data on arrangement
ERROR_MESSAGES LIKE ARRANG_ERR Error message table

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COMPARISON_UPDATE_ERROR Error saving business volume comparison/agreement data
INVOICE_ADD_ERROR Error generating settlement document