Menu

SAP Function Module MM_ARRANG_CHECK_BOVER

Absprache auf umsatzunabhängige Konditionsarten prüfen

The Function Module MM_ARRANG_CHECK_BOVER (Absprache auf umsatzunabhängige Konditionsarten prüfen) is a standard Function Module in SAP ERP and is part of the function group WN05 within the package WBON.

Technical Information

Function Module MM_ARRANG_CHECK_BOVER
Short Text Absprache auf umsatzunabhängige Konditionsarten prüfen
Function Group WN05
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 Absprache

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_READ_SUBRC LIKE SY-SUBRC nur umsatzunabhängige Konditionsarten: <> 0

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_VARIABLE_KEY LIKE VAKE Variabler Schlüssel ohne umsatzunabhaengige
T_VARIABLE_KEY_ALL LIKE VAKE Variabler Schlüssel
T_VARIABLE_KEY_WO_TO LIKE VAKE Variabler Schlüssel umsatzunabhaengige

Exceptions

This function module does not define any Exceptions.