The Function Module FI_PSO_CURRENCY_CHECK (IS-PS: Währungsumrechnungen prüfen bzw durchführen) is a standard Function Module in SAP ERP and is part of the function group F0KO within the package FMFI.
Function Module | FI_PSO_CURRENCY_CHECK |
Short Text | IS-PS: Währungsumrechnungen prüfen bzw durchführen |
Function Group | F0KO |
Package | FMFI |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLART | LIKE | BKPF-BLART | Belegart | |
I_BLDAT | LIKE | BKPF-BLDAT | Belegdatum | |
I_BUDAT | LIKE | BKPF-BUDAT | Buchungsdatum | |
I_BUKRS | LIKE | BKPF-BUKRS | Buchungskreis | |
I_DMBTR | LIKE | BSEG-DMBTR | Betrag in Hauswährung | |
I_HWAER | LIKE | BKPF-HWAER | Hauswährung | |
I_WAERS | LIKE | BKPF-WAERS | Währungsschlüssel | |
I_WRBTR | LIKE | BSEG-WRBTR | Betrag in Belegwährung | |
I_XDIA | LIKE | BOOLE-BOOLE | Kennzeichen: Warnungen im Dialog ausgeben |
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_KURSF | LIKE | BKPF-KURSF | Kurs | |
C_WWERT | LIKE | BKPF-WWERT | Umrechnungsdatum |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.