cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

String conversion to Char

Former Member
0 Likes
17,828

I have the particular requirement that I want to convert a String type to a char type. Are there any standard functions in ABAP for that?

Any help on the topic will be highly appreciated.

Thanks,

Pratibha

View Entire Topic
pranay570708
Active Contributor
0 Likes

Hi,

Try to use FM CONVERT_STRING_TO_TABLE.