In one of our program in our old system(4.6C) we used EDITOR-CALL to open text editor, now we upgrade to ECC6 and now I am noticed it in the TEXT EDITOR it is not word wrapping. the use of our EDITOR-CALL is to allow user to enter some comment, and then we have to store it for later use. Another program is reading this text , but now becasue of the word warp is not coming properly, it is storing only max 132 characters. any idea how can I fix it.