The Function Module RKC_MANY_EXCHANGE_RATES_GET (Besorgt eine Tabelle mit Umrechnungskursen für einen Zeitraum) is a standard Function Module in SAP ERP and is part of the function group KXCO within the package KC.
Function Module | RKC_MANY_EXCHANGE_RATES_GET |
Short Text | Besorgt eine Tabelle mit Umrechnungskursen für einen Zeitraum |
Function Group | KXCO |
Package | KC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
INVKZ | LIKE | T242Q-INVKZ | SPACE | Inversion indicator (if 'X', inver |
KURST | LIKE | TCURR-KURST | 'M' | Type of exchange rate M-average G- |
NCURR | LIKE | TCURR-TCURR | To currency | |
VCURR | LIKE | TCURR-FCURR | From currency |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXCHR_TAB | LIKE | RKB1K | Table with the exchange rates as a |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NOT_ALL_RATES_FOUND | Not all exchange rates were found |