Menu

SAP Function Module BKK_COND_DECRE_CONV_POST

Umrechnen Soll- / Habenumsätze pro BuchDatum aus Valuta-Verkehrszahlen

The Function Module BKK_COND_DECRE_CONV_POST (Umrechnen Soll- / Habenumsätze pro BuchDatum aus Valuta-Verkehrszahlen) is a standard Function Module in SAP ERP and is part of the function group FB92 within the package FKBC.

Technical Information

Function Module BKK_COND_DECRE_CONV_POST
Short Text Umrechnen Soll- / Habenumsätze pro BuchDatum aus Valuta-Verkehrszahlen
Function Group FB92
Package FKBC
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_CALC_FROM LIKE SY-DATUM '00000000' Buchungsanfangsdatum
I_CALC_TO LIKE SY-DATUM '99991231' Buchungsenddatum
I_FLG_READ_OPTIMIZED TYPE BOOLE-BOOLE SPACE Datenelement zur Domäne BOOLE: TRUE (-'X') und FALSE (-' ')

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_T_DECRE_TURNOVER TYPE BKKC_T_DECRE_TURNOVER Umsätze pro BuchDatum Soll/Haben
I_T_DEBCRED LIKE BKK9B Valuta-Verkehrszahlen (Soll/Haben)

Exceptions

This function module does not define any Exceptions.