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

Convert LRAW data into character string

Former Member
0 Likes
2,401

Hi Experts,

I have an requirement where i have to read the LRAW data stored in database table in human readable format. In my scenario i have field VBDATA in table VBDATA , now i need to know that what data is exactly stored in this field so that i can show it as a document.

Is any FM is available for doing this.

Regards,

Abhishek

2 REPLIES 2
Read only

Former Member
0 Likes
867

Hi,

Check this FM HR_KR_XSTRING_TO_STRING

Read only

0 Likes
867

use these FMs

SX_OBJECT_CONVERT_RAW_SCR

SX_OBJECT_CONVERT_SCR_OTF

SX_OBJECT_CONVERT_RAW_TXT

RSAB_CONVERT_RAW_TO_CHAR

and also

check this 4 u r reference