The Function Module KL_FAZ_WHR_CONVERT (Währungsumrechnung für die Faz'en) is a standard Function Module in SAP ERP and is part of the function group KL_EVAL_FAZ within the package FTBK01.
Function Module | KL_FAZ_WHR_CONVERT |
Short Text | Währungsumrechnung für die Faz'en |
Function Group | KL_EVAL_FAZ |
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_IN | TYPE | KL_BK1CURR | Währung der Basiskennzahl 1 | |
I_CUR_OUT | TYPE | KL_BK1CURR | Währung der Basiskennzahl 1 | |
I_STICHTAG | TYPE | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_AMOUNT | TYPE | KL_BK1 | Betrag der Basiskennzahl 1 in Währung |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.