Skip to Content
0
Feb 18, 2011 at 10:11 AM

How to remove spaces inbetween the text

26 Views

Hi experts,

I am taking data which is displayed on screen in a single field as below

"abcd

pqr

efg

1223"

Now I want that data in internal table field in a signle line please guid me.

In debugger its coming as "abcd#pqr##efg##1223", as # is for enter.

Please tell me how to remove that #

Thanks

Gaurav

Moderator Message: Search before you ask basic questions.

Edited by: kishan P on Feb 18, 2011 4:24 PM