Quantcast
Channel: SQL Server Integration Services forum
Viewing all articles
Browse latest Browse all 24688

currency field updates in sales force from sql server using Cozyroc

$
0
0

Can you please help me on the following currency value conversion from sql server to SFDC Object:

 Sql Server Table field type has Money ----à SFDC Object filed has data type Currency(18,2)

Value in Sql 25109041.28   is converting as 2.510904128E7

 Checked in SFDC Currency is equal to Decimal Data type andSalesforce uses the round half even tie-breaking rule for currency fields. For example, 23.5 becomes 24, 22.5 becomes 22, −22.5 becomes −22, and −23.5 becomes −24.Values lose precision after 15 decimal places.Sales force not allowed to have more than 16,2 


Viewing all articles
Browse latest Browse all 24688

Trending Articles



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