Menu

SAP Function Module FMIT_SUM_UP_PERIODES_TO_YEAR

calculate the totals of revenue over a year

The Function Module FMIT_SUM_UP_PERIODES_TO_YEAR (calculate the totals of revenue over a year) is a standard Function Module in SAP ERP and is part of the function group FMUT within the package FMOV_E.

Technical Information

Function Module FMIT_SUM_UP_PERIODES_TO_YEAR
Short Text calculate the totals of revenue over a year
Function Group FMUT
Package FMOV_E
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IP_F_FMIT LIKE FMIT ein Satz der FMIT (Summensatztabelle)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OP_SUM_FKBTR LIKE FMIT-TSL01 Jahressumme in Finanzkreiswährung
OP_SUM_TRBTR LIKE FMIT-HSL01 Jahressumme in Transaktionswährung

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.