Skip to Content
0
Former Member
Jul 16, 2008 at 03:27 AM

Convert 123456789.12 to 123,456,789,12 ?

63 Views

hi experts :

Is there a function module can convert

123456789.12 (type c ) to 123.456.789,12 (type c)

or a function module can convert

123456789.12 (type p decimals 2) to 123.456.789,12 (type c)

best regards

Kevin