Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

Problem with CE_CONVERSION

$
0
0

Hello,

 

I'm having troubles with the column engine function CE_CONVERSION for currency conversion.

The conversion seems to ignore the factors (FFACT, TFACT) in the table TCURF, so that e.g. JPY to EUR is a factor of 100 to big.

 

T = CE_CONVERSION(:V, [

  family = 'currency',

                     method = 'ERP',

                     error_handling  = 'set to null',

                     client = '100',

                     conversion_type = 'M',

                     target_unit = 'EUR',

                     source_unit_column = "WAERS",

                     schema = "ABC",

                     reference_date_column = "DAT"]);

 

Is there a flag to tell the conversion to use the factors?


Many thanks for any help in advance.

Thomas Gräbel


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>