Hi All,
There is a field Pipe Diameter which in ECC side is a char value and also sometimes carries decimal values. It was mapped to an Numc Info Object because of which it used to carry the value - example "125" instead of "1.25".
How can I convert the above char field to decimal field so that I can get my output in decimals.?