‎2009 Jun 22 9:54 AM
In table EVPOC field POC has values like 1.0000000000000000E02 , 2.0000000000000000E02,
3.4000000000000000E+02.
i want to display it in my report output as 10,20,34.
how to achieve this?
‎2009 Jun 22 9:58 AM
hi,
use Fm 'C14W_NUMBER_CHAR_CONVERSION'
thanks