The Function Module BKK_EURO_COMPENSATION_CHECK (Kompensation zwischen versch. Währungen prüfen) is a standard Function Module in SAP ERP and is part of the function group FBCE within the package FKBH.
Function Module | BKK_EURO_COMPENSATION_CHECK |
Short Text | Kompensation zwischen versch. Währungen prüfen |
Function Group | FBCE |
Package | FKBH |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BKKRS1 | LIKE | BKK42-BKKRS | Bankkreis 1 | |
I_BKKRS2 | LIKE | BKK42-BKKRS | Bankkreis 2 | |
I_CUR1 | LIKE | BKK42-WAERS | Kontowährung 1 | |
I_CUR2 | LIKE | BKK42-WAERS | Kontowährung 2 | |
I_DATE | LIKE | BKKIT-DATE_POST | Datum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_XCOMP | LIKE | BOOLE-BOOLE | X-Kompensation erlaubt |
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.