Skip to Content
0
Apr 17, 2009 at 11:44 AM

How to convert raw data type to Char?

576 Views

Hi all,

I have a Problem that occured during upgrading from 4.6 to 6,

In one of the program we have a raw data type CD-VERSION-NUMBER which is of length 1.

In Slin Tcode it is showing error when i have used the Function module RRXWS_RAW_TO_CHAR

to convert it to char.Does any other Function modules,classes available to convert it into char?