Thank a lot!
This is exactly what I was searching for and it works perfectly.
I've put the function in my formatter.js and add it to my view with:
name : 'RebateAmount',
value: {
parts : [ 'RebateAmount' ],
formatter : sap.ui.util.Formatter.string2Number
}
Best,
Matt