Skip to Content
0
Former Member
Oct 08, 2007 at 02:11 PM

READ_TEXT putting <(> and <)> before and after &

4510 Views

I am getting <(> and <)> before and after & while reading standard text in so10.

Is there any way to remove these junk characters at function module (read_text) level.

Like if i have text like K&G in standard text.

It becomes K<(>&<)>G at internal table level in READ_TEXT.