cancel
Showing results for 
Search instead for 
Did you mean: 

Bex Error

0 Kudos
94

My data is fine at cube and DSO level. Once it comes to Bex it is getting multiplied by 100 on its own where I have Japanese currency. Any help to resolve this error message is highly appreciated. Thank you.

Zafar

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member185132
Active Contributor
0 Kudos

Hi,

This is correct. JPY has no decimal places in the real world. However, when storing in the DSO/Cube all amounts are stored with two decimal places. This means that the amount of 1024 JPY would be stored as 10.24 in the DSO/Cube. While running in BEx the system will automatically display 1024 JPY. This is normal behaviour for JPY.

Regards,

Suhas

0 Kudos

Thank you Suhas and Vasanth. I was able to solve the issue with your input.

Regards

Zafar

BenedictV
Active Contributor
0 Kudos

Hi,

For Japanese and Korean currency the internal and external representation are different. If you see a DSO table entry in SE11, it would be 234 but if u double click on the record and view it it would be displayed as 23400. You can handle this while loading data to the DSO.

I am not sure if this can be handled at BEx level, but lets wait and see if other have any idea about this.

Goodluck,

Beny