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.