Menu

SAP Function Module MM_ARRANG_CALC_PRICE_FIXED

Berechnung Preis mit fixierten Konditionen

The Function Module MM_ARRANG_CALC_PRICE_FIXED (Berechnung Preis mit fixierten Konditionen) is a standard Function Module in SAP ERP and is part of the function group WNR0 within the package WBON.

Technical Information

Function Module MM_ARRANG_CALC_PRICE_FIXED
Short Text Berechnung Preis mit fixierten Konditionen
Function Group WNR0
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_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
I_KOMP LIKE KOMP Preisfindung Kommunikations-Position

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_KOMK LIKE KOMK Preisfindung Kommunikations-Kopf
E_KOMP LIKE KOMP Preisfindung Kommunikations-Position

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
TC_KOMV LIKE KOMV Tabelle mit Konditionssätzen, wird geändert

Exceptions

This function module does not define any Exceptions.