Application Development 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: 

XSTRING to RAW and vice versa

Former Member
0 Kudos

Hi,

Can anybody help me to convert XSTRING to RAW.

ive a requirement where ive to convert XSTRING into a Table.(The table has a row type RAW128).

Thanks..

4 REPLIES 4

gabriel_pill-kahan
Active Participant
0 Kudos

Hi,

Try FM SCMS_XSTRING_TO_BINARY.

Former Member
0 Kudos

Hi mr. sharad has given a good example in this fourm please check it.

Regards and Best wishes.

0 Kudos

Thanks for replying to it..

Ive to pass XSTRING data to an RFC in RAW128 format first.. this will be really helpful first.. there r lot of postings for RAW to XSTRING but i dont find anything stright forward for XSTRING to Table(with RAW128 line type)...

Former Member
0 Kudos

FM SCMS_XSTRING_TO_BINARY.