The Function Module KL_AB_CURR_INITIAL_EQUAL_CHECK (Überprüft, ob Währungen gleich oder mindestens eine initial ist) is a standard Function Module in SAP ERP and is part of the function group KLAB within the package FTBK.
Function Module | KL_AB_CURR_INITIAL_EQUAL_CHECK |
Short Text | Überprüft, ob Währungen gleich oder mindestens eine initial ist |
Function Group | KLAB |
Package | FTBK |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANZWHR | TYPE | I | Anzahl der Währungen | |
WHR1 | LIKE | KLBMG-SBARWWHR | Währung der Bemessungsgrundlage 1 | |
WHR2 | LIKE | KLBMG-SBARWWHR | Währung der Bemessungsgrundlage 1 | |
WHR3 | LIKE | KLBMG-SBARWWHR | Währung der Bemessungsgrundlage 1 |
This function module does not define any EXPORTING parameters.
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.