Menu

SAP Function Module G_RECHERCHE_ADB_CALCULATE

Berechnung der Durchschnittswerte

The Function Module G_RECHERCHE_ADB_CALCULATE (Berechnung der Durchschnittswerte) is a standard Function Module in SAP ERP and is part of the function group GURE within the package GBAS.

Technical Information

Function Module G_RECHERCHE_ADB_CALCULATE
Short Text Berechnung der Durchschnittswerte
Function Group GURE
Package GBAS
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.