‎2007 Mar 12 2:56 PM
Hi,
I am using BABI_PO_CREATE1 for Purchase Order creation via Web Dynpro Application. For some reason the Potextheader field Text_Line is inserting a '#' character in the print preview for the PO when the text was submitted with carriage returns from a TextEdit box . I would like to not have this '#' character appear on the printed PO. How might I remove it?
Thanks,
Stu
‎2007 Mar 15 7:30 PM
I got rid of the (char)35 or # by removing it from the text coming into the back end from the TextEdit box. Unfortunately, the Printed PO does not retain formatting from the TextEdit box with the carriage return (char)13 present. If anyone knows why the SAP backend prints # character on the PO when (char)13 or CR is submitted please let me know.
Thanks,
Stu