The Function Module FAZ_COLLAT_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 EVAL_FAZ_PRIMITIVE_NET within the package FTBK01.
Function Module | FAZ_COLLAT_AMOUNTS_ADD |
Short Text | Summiert alle EG-AB's einer Tabelle von EG's |
Function Group | EVAL_FAZ_PRIMITIVE_NET |
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_COLLAT_TAB | TYPE | FAZP_COLLAT_TAB | Tabelle Sicherheiten | |
I_CUR | TYPE | FAZDE_CUR | Währung | |
I_DATE | LIKE | SYST-DATUM | Stichtag der Berechnung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CUMUL_AMOUNT | TYPE | FAZDE_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.