SAP ABAP Function Module CALCULATE_EXCHANGE_RATE (Find Rate Based on Amounts, Currency Keys and Date)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-BSF-CUR (Application Component) Currency Conversion/Expiring Currency
⤷
SFIB (Package) Financials: Components in Basis

⤷

⤷

Basic Data
Function Module | CALCULATE_EXCHANGE_RATE | Find Rate Based on Amounts, Currency Keys and Date |
Function Group | SCUN | Translation of Currency Amounts: new |
Program Name | SAPLSCUN | |
INCLUDE Name | LSCUNU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
EXCHANGE_RATE | TYPE | Exchange Rate | ||||
![]() |
FOREIGN_FACTOR | TYPE | TCURR-FFACT | Factor for the Foreign Currency Units | |||
![]() |
LOCAL_FACTOR | TYPE | TCURR-TFACT | Factor for the Local Currency Units | |||
![]() |
DERIVED_RATE_TYPE | TYPE | TCURR-KURST | Alternative Exchange Rate, Where Used | |||
![]() |
FIXED_RATE | TYPE | Fixed Exchange Rate 4,5, if Present | ||||
![]() |
CLIENT | TYPE | SYST-MANDT | SY-MANDT | |||
![]() |
DATE | TYPE | SYST-DATUM | Conversion Date | |||
![]() |
FOREIGN_AMOUNT | TYPE | Amount in Foreign Currency | ||||
![]() |
FOREIGN_CURRENCY | TYPE | Currency Cey for Foreign Currency | ||||
![]() |
LOCAL_AMOUNT | TYPE | Amount in Local Currency | ||||
![]() |
LOCAL_CURRENCY | TYPE | Currency Key for Local Currency | ||||
![]() |
TYPE_OF_RATE | TYPE | 'M' | Exchange Rate Type | |||
![]() |
NO_RATE_COMPUTABLE | TYPE | Translation not Possible | ||||
![]() |
NO_RATE_FOUND | TYPE | Entry not Found in Table TCURR | ||||
![]() |
RATE_TOO_BIG | TYPE | The Exchange Rate Determined Exceeds Acceptable Limits | ||||
![]() |
NO_FACTORS_FOUND | TYPE | No Entry Found in Table TCURF | ||||
![]() |
NO_SPREAD_FOUND | TYPE | Spread not Entered in Table TCURS | ||||
![]() |
DERIVED_2_TIMES | TYPE | |||||
![]() |
OVERFLOW | TYPE | Arithmetical Overflow | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20010122 |
SAP Release Created in |