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.