Hi,
We are using now a function to convert a float number to a string. Now, we are using function module C14W_NUMBER_CHAR_CONVERSION but this function doesnu2019t take into account the decimal notation defined in the user parameter. For example if we have decimal notation Y 1 234 567,89 a float number 1.2345666666660000E+03 is converted as 1234,567 instead as 1 234,567 with a blank space.
Does anybody know how to convert in a proper way?
Regards,
Joan B. Altadill