Hi,
I am using a BAPI to transfer sales order from one system to other. My problem is that while transferring text only the first line of the sales text is transferred to the sales order.
for example
if the header note has text like: <b>Martin
only <b>Martin</b> is transferred to the new sales order.
i am using the read_text for reading the text in the old sales order. and using the Lines from in i am populating the Order_text in BAPI.
Thanks & Regards,
Martin