cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPC Exchange rates from ECC

sap_user62
Active Participant
0 Likes
842

Hello friends,

Env - standard BPC 10.1/bw7.4

Our system which is live for sometime, pulls exchange rates from ECC to BW to BPC everyday. I have noted that TCURR table in ECC for exchange rates has 5 decimal places, but when the data gets loaded to BPC, it has seven decimal places (because of signdata data type)

Example - in ECC if the exchange rate is showing as 1.13600, in BPC it shows as 1.1359999.

Users are concerned, that the conversion may not be accurate to the penny.

No custom logic used in transformation or conversion files to load rates

did anyone use ROUNDAMOUNT for this issue?

Thanks for your time

Ed.

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor

Answers (1)

Answers (1)

sap_user62
Active Participant
0 Likes

Thanks Vadim for your reply.

Do you suggest that we should not use "ROUNDAMOUNT".

former_member186338
Active Contributor

Sorry, you don't understand my answer!

For sure you can use ROUNDAMOUNT