Hi All,
I have developed a SAP script which is assigned to the standard driver problem. In standard program I have made source code enhancement to print the line Items in main window. so I have called WRITE_FORM for main window with the text element assigned for the line item display which is in loop.
So if the data is of one page everything is working properly but when the data exceeds and page 2 is displayed I am not getting the header of line item of main window. which is called using write_form before loop of line item code.
Can I get the page number in driver program to code according to pages.
Pls suggest me what to do.
Thanks.
Shweta