Menu

SAP Function Module FZ_DEALS_AMOUNTS_ADD

Summiert alle EG-AB's einer Tabelle von EG's

The Function Module FZ_DEALS_AMOUNTS_ADD (Summiert alle EG-AB's einer Tabelle von EG's) is a standard Function Module in SAP ERP and is part of the function group 463EVAL_FAZ_PRIMITIVE_GROS within the package FTBK01.

Technical Information

Function Module FZ_DEALS_AMOUNTS_ADD
Short Text Summiert alle EG-AB's einer Tabelle von EG's
Function Group 463EVAL_FAZ_PRIMITIVE_GROS
Package FTBK01
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_CUR TYPE FZDE_CUR Währung
I_DATE LIKE SYST-DATUM Stichtag der BerechnungStichtag der Berechnung

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CUMUL_AMOUNT TYPE FZDE_AMOUNT CUMULATED (SUM) OF amounts

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.