LRAW Internal table data to Readable internal table conversion
Hi All,
I am looking for some method by which we can convert internal table data of datatype LRAW to readable conversion.Our data is derived from excel data which was placed on application server.
I have tried most of the possible solution on sdn to convert this LRAW data to Readable format but data is appearing like Chinese characters or not readable characters.
When I am downloading this LRAW internal table data with help of FM GUI_DOWNLOAD then data gets downloaded correctly but my requirement is to convert LRAW data in readable internal table data.
Any help on this is appreciated.
BR,
Praveen