i am using function module TELNUMBER_REMOVE_SPECIAL_CHAR
to remove special char "comma" in 10,000.98 but its removing decimal point also and giving the vaule as 1000098 how can i retain the decimal point pls suggest me.