cancel
Showing results for 
Search instead for 
Did you mean: 

urgent : read TEXT FUNCTION MODULE

Former Member
0 Kudos

Hi abapers

I am reading address using read_text function module . Its working perfectly . But if address contains ' & ' it replaces "&" by some series of character .

What should i do to display it properly

Thanks In advance

Madhu

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

I have used include text to display address .

former_member193831
Active Participant
0 Kudos

hi,

I was facing a problem with ,, (doubdle commas being treated as TAB) in sapscript.

There is a escape sequence/ tab like <(> ..... <)>

So you can enclose your variable in these two tags and try.

e.g. <(> &Text& <)>

Pls post ur findings.

Regards,

Vivek

Former Member
0 Kudos

Hi Madhumati,

When ever the data is populating from EDI at that time we are using this function module. U r passing ID and table to that function module. Check whether the data is populating correctly or not in the debgging mode. Make sure about the test data also. Hope this helps you.reply for quereis.

Regards,

Kumar.

Former Member
0 Kudos

dont convert Excel file into text file.

Regards

prabhu