Menu

SAP Function Module G_RECHERCHE_CALCULATE_ADB

Berechnung der Durchschnittswerte

The Function Module G_RECHERCHE_CALCULATE_ADB (Berechnung der Durchschnittswerte) is a standard Function Module in SAP ERP and is part of the function group ADB_GURE within the package FI_GL_IS_ADB.

Technical Information

Function Module G_RECHERCHE_CALCULATE_ADB
Short Text Berechnung der Durchschnittswerte
Function Group ADB_GURE
Package FI_GL_IS_ADB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_AMOUNT TYPE RR_UMPER Saldo der Periode
ID_LOWER_PERIOD TYPE POPER Buchungsperiode
ID_POPER TYPE POPER Buchungsperiode
ID_UPPER_PERIOD TYPE POPER Buchungsperiode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_ADB_AMOUNT TYPE RR_UMPER Saldo der Periode

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.