Menu

SAP Function Module MM_ARRANG_CHANGE_COND_TREE

Baumstruktur mit Konditionen aufbauen

The Function Module MM_ARRANG_CHANGE_COND_TREE (Baumstruktur mit Konditionen aufbauen) is a standard Function Module in SAP ERP and is part of the function group WN40 within the package WBON.

Technical Information

Function Module MM_ARRANG_CHANGE_COND_TREE
Short Text Baumstruktur mit Konditionen aufbauen
Function Group WN40
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_ABRDATE LIKE RWM01-ABRDATE Abrechnungsdatum
I_DYNNR LIKE SY-DYNNR Dynpronummer
I_KAPPL LIKE KONP-KAPPL Applikation
I_KONA LIKE KONA Absprache
I_REPID LIKE SY-REPID Programmname
I_T180 LIKE T180 Folgebildsteuerung: Vorschlagswerte je Transaktion
I_T6B1 LIKE T6B1 Bonus : Bonusabsprachearten
I_T6B3 LIKE T6B3 Umsatzabgleichsart
I_VAKE LIKE VAKE Musterstruktur für den variablen Schluessel

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FIRST_NODE LIKE VAKE_TREE-NODE_KEY erster selektierter Knoten

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_CONDITION_RECORD LIKE KONP Konditionen (Position)
T_T6B2F LIKE T6B2F_LI Konditionsartengruppe
T_VARIABLE_KEY LIKE VAKE Musterstruktur für den variablen Schluessel
T_XKONP LIKE KONPDB Konditionen
T_XVAKE LIKE VAKEVB variabler Schluessel

Exceptions

This function module does not define any Exceptions.