‎2009 Feb 11 4:48 AM
Hi All,
I am using the function module Read_text for fetching the Purchase order text for a material using the id as BEST and object as MATERIAL.Problem occurs whenever there is & in the text it returns a different value.
For example actual text is -- Order for 1 pencil & 1 pen
Read text will give -- Order for 1 pencil <(>&<)> 1 pen
How can I get the actual text.
Regards
Lalit
‎2009 Feb 11 4:55 AM
Hi,
Actually it scripts it behaves like that only..
But try in ur script like this 'Order for 1 pencil & 1 pen'.
and let me know how it is behaving..
dont write any & for '&'
Regards
Kiran
‎2009 Feb 11 5:02 AM
Hi
you need to pass correct ID, LANGUAGE and OBJECT and using the correct type for lines paramater
also try using read_text_inline
Thanks
Viquar Iqbal
‎2009 Feb 11 5:07 AM
HI frend,
Well the Read_text module picks the & character from Database in the way u have mentioned.
If u want to upload it somewhere again,then I can tell you that Create_text FM again removes these extra characters and jsut gives &.
So i suppose your problem is solved if u want to upload it somewhere else.
‎2013 Jul 03 12:18 PM
Hi Lalit,
Is there any solution to this issue.. me too facing same problem.
If you got any solution plz share.
Thanks,
Shrinivas