Skip to Content
0
Former Member
Mar 05, 2009 at 07:10 AM

READ_TEXT showing problem in smart-forms

39 Views

Hi All,

I am using the FM READ_TEXT in Smartforms.I have a text like M & M.When passed in the FM i get the output as M<(>&<)>M.

Symbol & is displayed as junk.

I debugged the FM and i can find it is getting converted at

if rt_header-tdtexttype is initial. "SAPscript format

import tline to rt_lines

from database stxl(tx)

client rt_client

id stxl_id

ACCEPTING TRUNCATION "important for Unicode

IGNORING CONVERSION ERRORS.

So please help me how to resolve this issue.I am using Arial font size 8.