cancel
Showing results for 
Search instead for 
Did you mean: 

Decimal Issue in Fiori App for VEF Currency

Former Member
0 Kudos

We have created a custom Fiori Application. For displaying currency

<ObjectNumber number="{parts:[{path: 'Wrshb'},{path: 'Waers'}], type: 'sap.ui.model.type.Currency', formatOptions: {showMeasure: false}}"
unit="{Waers}"/>

For all other currency types it is working as expected, i.e. for currencies where decimal places maintained in TCURX table is 3 we are able to see 3 digits after decimal. But for VEF we are not able to see that. It is getting truncated to 2 decimal places. Could you guide us on what is missing

Accepted Solutions (0)

Answers (0)