Menu

SAP Function Module MM_ARRANG_SETTLEMENT_TYPE_KOND

Abrechnungsart pro Konditionssatz bestimmen

The Function Module MM_ARRANG_SETTLEMENT_TYPE_KOND (Abrechnungsart pro Konditionssatz bestimmen) is a standard Function Module in SAP ERP and is part of the function group WN01 within the package WBON.

Technical Information

Function Module MM_ARRANG_SETTLEMENT_TYPE_KOND
Short Text Abrechnungsart pro Konditionssatz bestimmen
Function Group WN01
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_CONDITION_RECORD LIKE KONP KOnditionssatz (PosDaten)
I_SETTLEMENT_DATE LIKE RWM01-ABRDATE Abrechnungsdaten
I_SETTLEMENT_TYPE LIKE EBAB-ATYPE Abrechnungsart pro Abrechnungsart
I_VARIABLE_KEY LIKE VAKE Variabler Schluessel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_SETTLEMENT_TYPE_KOND LIKE ARRANG_VAL-ATYPE Abrechnungsart des Konditionssatzes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.