Hi ,
I am facing the currency conversion problem while trying to use CONVERT_CURRENCY Function.
Copied all the five tables from SAP System to HANA system and trying to do conversion.
This is the error which i am getting.
Could not execute 'SELECT CONVERT_CURRENCY(amount=>price, "SOURCE_UNIT_COLUMN" =>source_unit, "SCHEMA" => 'PDOSHI', ...' in 333 ms 807 µs .
SAP DBTech JDBC: [2048]: column store error: search table error: [2620] executor: plan operation failed;currency/unit conversion error,Conversion( "col0" ), row 0: could not determine valid conversion rate for value(s) 2 from unit 'BEF' to unit 'ATS' on date 1999-01-01 00:00:00.0000000
Data is there in all the five tables. But i am not able to get the issue.
When from Currency and To Currency are same it gives the values.
Regards ,
Pratik Doshi