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

Query regarding HEXADECIMAL

Former Member
0 Likes
341

Hello frnds,

I need to pass HEXVALUE '25' at the end of a text(character type) in SAP. and through that it is going into a mainframe system.

Now the problem is that when I am Converting the HEXVALUE '25' into character it is showing me '%' sign and when it is going into mainframe system it is converting the character'%' into a HEX value of '6C'(I need '25' instead of '6c'). so Please help me if you have any idea how to do this

Thanks in advance,

Navneet Chaubey

1 REPLY 1
Read only

sridharreddy_kondam
Active Contributor
0 Likes
314

Hi Navneet,

Can u gothrough the code mentioned in this weblog... surely should help u

/people/john.carlson2/blog/2005/07/12/commissioning-rfid-tags-from-sap-part-i-of-iii

Regards,

Sridhar