The Function Module BKK_COND_CALC_BASES_PREPARE (Aufbereiten Valutaverkehrszahlen) is a standard Function Module in SAP ERP and is part of the function group FB93 within the package FKBC.
Function Module | BKK_COND_CALC_BASES_PREPARE |
Short Text | Aufbereiten Valutaverkehrszahlen |
Function Group | FB93 |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_T_BALANCES | TYPE | BKKC_T_BALANCES | Abrechnungsperioden für Konten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_T_ACCOUNT_ERR | TYPE | BKKC_T_ACCOUNT_ERR | Konten mit Fehler bei Währungsumrechnung | |
E_T_BALANCE | TYPE | BKKC_T_BAL_BALANCING | Endsalden der Konten | |
E_T_NEW_START_DATE | TYPE | BKKC_T_BALANCES | Konten mit geänderten Startterminen |
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.