The Function Module BKK_CC_CHANGE_AMOUNTS (rechnet die Beträge der BKK620 in Zielwährung um / nicht für Hierar. < 1.2) is a standard Function Module in SAP ERP and is part of the function group FBHM within the package FKBR.
Function Module | BKK_CC_CHANGE_AMOUNTS |
Short Text | rechnet die Beträge der BKK620 in Zielwährung um / nicht für Hierar. < 1.2 |
Function Group | FBHM |
Package | FKBR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCNUM_INT | LIKE | IBKKCHCUR-ACNUM_INT | int. Kontonumer des Umzustellenden Kontos | |
I_BKKRS | LIKE | IBKKCHCUR-BKKRS | Bankkreis des umzustellenden Kontos | |
I_NEW_CURR | LIKE | IBKKCHCUR-WAERS | neue Währung des Kontos | |
I_OLD_CURR | LIKE | IBKKCHCUR-WAERS | alte Währung des Kontos |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_RC | LIKE | SY-SUBRC | Returncode -> siehe Langtext | |
E_RC_ADD | LIKE | SY-SUBRC | zusätzlicher Returncode -> siehe Langtext |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
E_WRONG_INTERFACE | ein Wert wurde nicht übergeben |