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 hex to char

Former Member
0 Likes
1,134

Hi experts,

How will you convert a hex value to a character??

Actually i want to know where the long text of materials gets stored.

When i use FM read_text. I get the long text but from which table it is fetching the long text??

I got the table STXL but the value is in Hex or i don't know exactly in which format??

Please help!!

Gaurav

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
660

Check with function module.

Hex to char conversion.

STPU1_HEX_TO_CHAR

Regards,

Maha

Hi experts,

How will you convert a hex value to a character??

Actually i want to know where the long text of materials gets stored.

When i use FM read_text. I get the long text but from which table it is fetching the long text??

I got the table STXL but the value is in Hex or i don't know exactly in which format??

Please help!!

Gaurav

2 REPLIES 2
Read only

Former Member
0 Likes
661

Check with function module.

Hex to char conversion.

STPU1_HEX_TO_CHAR

Regards,

Maha

Read only

Former Member
0 Likes
660

there are some Function Modules inthis this list

just open this link and chaeck that FM

http://static.scribd.com/docs/b1wo8pswqo7lt.swf?INITIAL_VIEW=width

(OR)

http://www.scribd.com/doc/19553/ABAP

and alo check below FMs

1.AIN_EPC_HEX_TO_CHAR

2.STPU1_HEX_TO_CHAR

Regards,

Ramesh.