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

Function Module

Former Member
0 Likes
869

Hi

Which Function Module is used to convert LRAW format into CHAR format?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
719

Hi Sourabh.

I would like to suggest a few,

BANK_API_PP_UT_RAW16_TO_CHAR16

RS_SCRP_FIELDS_RAW_TO_CHAR

RS_SCRP_HEADER_RAW_TO_CHAR

SX_OBJECT_CONVERT_OTF_RAW

SX_OBJECT_CONVERT_RAW_TXT

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

8 REPLIES 8
Read only

Former Member
0 Likes
719

Check out the below FM's

RS_SCRP_FIELDS_RAW_TO_CHAR

RS_SCRP_HEADER_RAW_TO_CHAR

Regards,

Santosh

Read only

Former Member
0 Likes
719

Sourabh,

search in se37 with *CONVERCHAR** than press F4.

Amit.

Read only

Former Member
0 Likes
719

Hi,

Try using

RS_SCRP_HEADER_RAW_TO_CHAR

RS_SCRP_FIELDS_RAW_TO_CHAR

Read only

Former Member
0 Likes
719

hi..

You can use this FM

RSAB_CONVERT_RAW_TO_CHAR

regards

Lokesh

Read only

0 Likes
719

I am getting a lot of FM which can convert RAW format to char

but I am in need of something that can convert LRAW format into Char

Read only

Former Member
0 Likes
719

Try following.........

RS_SCRP_FIELDS_RAW_TO_CHAR

RS_SCRP_HEADER_RAW_TO_CHAR

Read only

Former Member
0 Likes
721

Hi Sourabh.

I would like to suggest a few,

BANK_API_PP_UT_RAW16_TO_CHAR16

RS_SCRP_FIELDS_RAW_TO_CHAR

RS_SCRP_HEADER_RAW_TO_CHAR

SX_OBJECT_CONVERT_OTF_RAW

SX_OBJECT_CONVERT_RAW_TXT

Hope that's usefull.

Good Luck & Regards.

Harsh Dave

Read only

Former Member
0 Likes
719

hi.

you can use

RS_SCRP_FIELDS_RAW_TO_CHAR

RS_SCRP_HEADER_RAW_TO_CHAR

thanks

pradeep