Menu

SAP Function Module MM_ARRANG_BUSINESS_VOLUME_COMP

Maintenance 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_BUSINESS_VOLUME_COMP (Maintenance 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_BUSINESS_VOLUME_COMP
Short Text Maintenance 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_ABTYP_GENERAL TYPE C Arrangement category
I_AKTYP LIKE T180-AKTYP Activity category
I_ARRANG_NUMBER LIKE KONA-KNUMA Arrangement number
I_CALL_SOURCE TYPE C Source of calling program
I_COMMIT_MODUS TYPE C Type of update
I_KONA LIKE KONA Arrangement header
I_NEW_TRANSACTION TYPE C 'X' neue ENJOY-Transaktion verwenden?
I_T6B1 LIKE T6B1 Arrangement type table
I_T6B1T LIKE T6B1T Text on arrangement type
I_WITH_POSTING TYPE C Call with updating

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BUSI_VOL_CHANGE TYPE C Business volume data changed
E_CREDIT_NOTE_CREATE TYPE C Settlement created
E_KONA LIKE KONA Arrangement after processing
E_SAVE_REQUESTED TYPE C Saving requested
E_T6B1 LIKE T6B1 Arrangement type
E_T6B1T LIKE T6B1T Arrangement type text

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 Categor with 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
BUSINESS_VOLUME_ERROR Error in business volume comparison
BUSI_VOLUME_COMP_ERROR Error performing business volume comparison
BUSI_VOLUME_NOT_POSIBLE Business volume comparison not possible
ENQUEUE_ON_RECORD Error during blocking
INVALID_ABTYP_BOART Wrong arrangement category for arrangement type
INVALID_KOBOG Invalid condition type group
INVALID_KONA_NUMBER Invalid arrangement number
INVALID_TCODE Invalid SAP transaction code
NO_ARRANG_NUMBER No arrangement number passed on
NO_AUTHORITY No authorization
NO_AUTHORITY_EKORG No authorization for purchasing organization processing