Skip to Content
0
Former Member
Jul 18, 2008 at 12:02 AM

sap translates \n\r wrong

60 Views

Dear Experts,

the problem what I am having is

that an input which is entered on the WebDynpro side within

a TextEdit Field like

aaaa

bbbb

ccccc

internally as "Ltxt"= "aaaa\r\nbbbb\r\nccccc\r\n"

will be translated on the SAP

Side as -> aaaa##bbbb##ccccc##.

This is what I am seing inside the field on the Sap side

What is wrong here ?

Regards

erdem