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 Into Xstring format

Former Member
0 Likes
774

Hi Expert,

i found the employee photo from OOAD tcode in

UUID (in charter form ) is 4D1D826798AB3BDDE1000000AC10066F.

Now how can i convert this into Xstring (Hexadecimal) format for printing

emp photo on Adobe Form.

How this can be acheived?

Thanks...

4 REPLIES 4
Read only

Former Member
0 Likes
686

Hi,

Use FM SCMS_TEXT_TO_XSTRING to convert to Xstring.

Regards,

Srini.

Read only

0 Likes
686

Hi,

how can i use this Fm. please explain it.

Read only

0 Likes
686

This is not a training site. You could have easily found that function by searching for it. Now, there are many ways to figure out how to use it, but having someone do your job for you is NOT one of them.

Read only

0 Likes
686

Thanks for suggetion,

i had done this with my self..