Skip to Content
0
May 18, 2010 at 04:00 AM

Deleting element output in main window

28 Views

Hi All,

I have copied standard SAP script CLM_REPLY01 and modified it as per requirements.

In MAIN window i have element HEAD_LONGTEXT. I have commented everything under that element. Still after this element FM WRITE_FORM_LINES is being called and is printing text under item data in main window.

How can i remove the lines printed by the FM WRITE_FORM_LINES.