2007 Dec 12 6:38 AM
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
2007 Dec 12 6:53 AM
Check with function module.
Hex to char conversion.
STPU1_HEX_TO_CHAR
Regards,
Maha
2007 Dec 12 6:53 AM
Check with function module.
Hex to char conversion.
STPU1_HEX_TO_CHAR
Regards,
Maha
2007 Dec 12 6:57 AM
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.