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