In this post, let’s look at the steps to create a rate table in SAP Analytics Cloud. Navigate to the Modeler, as shown in the figure below, and go into the Currency Conversions tab (1). On the Currency Conversions tab, click on + to create the currency conversion table (2). On ...
SAP Managed Tags: FIN (Finance) Dear Friends, Would you know which SAP table can I find who (a person) maintained a currency exchange rate (OB08) at a particular date? System is giving me RFCU9-KURSP, where RFCU9 is just a structure. Furthermore, tables TCURR and TCURF do not gi...
We would love to hear your feedback in the comments section below. It’d be a big help for us, and hopefully it’s something we can address for you in improvement of our free SAP FI tutorials. Navigation Links Go to next lesson:SAP Exchange Rate Table Go to previous lesson:Currencies ...
The proforma is in USDN currency versus your declaration which is USD. The USDN is a special currency with 5 decimals and is maintained in table TCURX (special currencies other than 2 decimals get maintained in this table). Check if there is a way for you to generate the proforma in ...
In this example even though we had the amount in group currency coming from ACDOCA table, currency translation will still be executed since there is difference in the exchange rate in SAP S/4HANA Finance and in SAP S/4HANA Finance for group reporting. Based on the currency translation a...
I used below ABAP SELECT statement from TCURT currencies table for an SAP Invoice Smartforms output in order to display currency text of a given currency code parameter. SELECT ktext INTO TABLE lt_ktext FROM TCURT WHERE spras = 'IT' AND ...
The classes perform the exchange rate retrieval, convert the retrieved data into the internal storage format and write it to the currency rate customizing table using the respective API class CL_EXCHANGE_RATES (available with the SAP Business Technology Platform, ABAP environment 2008 release). On ...
for accessing the exchange rate table. This is in accordance with the standard logic for determining the exchange rate when the invoice receipt is entered. o An additional parameter is available on the selection screen. If this parameter is selected, the exchange rate is not determined from Custo...
SAP Managed Tags: SAP ERP, FIN (Finance) Dear All, I need to know how are the latest currency Exchnage rates maintained in SAP. Where is this information coming from? I know the following a. table TCURR stores the Exchange Rates.
The old variant only allowed the conversion set or selected in each case. Figure 7: Use of the currency variable With the new SAP Analytics Cloud Model and the "Conversion Measure" plus "Currency Variable", new possibilities of currency simulation and exchange rate conversion come i...