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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.