Menu

SAP Function Module MM_ARRANG_CONDENSE_SETTLE_VAL

verdichtet die Abrechnungsdaten

The Function Module MM_ARRANG_CONDENSE_SETTLE_VAL (verdichtet die Abrechnungsdaten) is a standard Function Module in SAP ERP and is part of the function group WN32 within the package WBON.

Technical Information

Function Module MM_ARRANG_CONDENSE_SETTLE_VAL
Short Text verdichtet die Abrechnungsdaten
Function Group WN32
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_ABRLF LIKE EBOX-ABRLF optional, falls nur EIN Abrechnungslauf
I_ARRANGEMENT LIKE KONA Absprache
I_MODUS LIKE MCCONTROL-MODUS Modus LIS-Fortschreibung Infostrukturen
I_RANGE_OF_DISPLAY LIKE RWM01-RANDIS '1' Verdichtungsumfang fuer die Daten

Exporting Parameters

This function module does not define any EXPORTING parameters.

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_ERROR_MESSAGES LIKE ARRANGERRA Nachrichten
T_SETTLE_DOC_VALUES LIKE ARRANGVALA verdichtete Ertragsdaten
T_VARIABLE_KEY LIKE VAKE Musterstruktur für den variablen Schluessel
T_XSETTLE_DOC_VALUES LIKE ARRANGVALA Original-Ertragsdaten

Exceptions

This function module does not define any Exceptions.