Menu

SAP Function Module FZ_DEALS_AMOUNTS_COUNTRY_ADD

Filtert LRL und summiert alle EG-AB's einer Tabelle von EG's

The Function Module FZ_DEALS_AMOUNTS_COUNTRY_ADD (Filtert LRL und 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_COUNTRY_ADD
Short Text Filtert LRL und 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_COUNTRY TYPE FZDE_COUNTRY Länderrisikoland
I_CUR TYPE FZDE_CUR Währung
I_DATE LIKE SYST-DATUM Stichtag der BerechnungStichtag der Berechnung
I_DEAL_TAB TYPE FZP_DEAL_TAB Tabelle EG's

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.