Skip to Content
0
Former Member
Nov 04, 2013 at 02:19 PM

Single String into Multiple rows in SAP-ABAP.

1134 Views

HI all,

I need to convert a single string into multiple rows using abap.

"ABC#DEF#GHI" this string has to be converted into

ABC

DEF

GHI

can anyone help me in this.

Thanks,

Vinod.