Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Converting LRAW to STRING

Former Member
0 Likes
2,383

Dear All

I am trying to convert LRAW to STRING, but all the FMs available are for RAW to STRING.

Is there any FM that can convert LRAW to RAW keeping in mind that the LRAW field has length about 32000

<moderator: please use meaningfull subject!>

Edited by: Jan Stallkamp on Aug 6, 2008 2:39 PM

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,138

Hi,

check classes CL_ABAP_CONV* in SE24.

kind regards,

HP

3 REPLIES 3
Read only

Former Member
0 Likes
1,139

Hi,

check classes CL_ABAP_CONV* in SE24.

kind regards,

HP

Read only

Former Member
0 Likes
1,138

Hi Sourabh,

Where u able to solve this prob ???

Read only

0 Likes
1,138

Hi Vaibhav

I had solved this problem with a different work around where I used the ABAP program for sxmb_moni and used its features to get the output.

Thanks