‎2007 Feb 22 3:13 PM
Hi Experts,
I have some problem in SAP Script.
Details:
Ø I have only one Page in my SAP Script i.e. FIRST.
Ø So whatever the components are there in that page has to be continued to second page if the items are more than the Box size.
Ø The items will be displayed in MAIN Window and it has 3 elements Such BOX_FRAME for lines (Vertical and Horizontal lines) , ITEM_HEADER for headings and ITEM_DETAILS for the items.
Ø All other windows are getting displayed such logo, address ,.,,,MAIN window and its element ITEM_DETAILS are getting displayed in the 2nd page except those lines and headings (I.e. only 'BOX_FRAME' and 'ITEM_HEADER' are not getting displayed.).
The reason might be for a new page the BOX_FRAME and ITEM_HEADER elements are not invoked.
How to solve this problem.
Please help.
Thanks in Advance.
Regards,
Balaji
‎2007 Feb 22 3:34 PM
HI Balaji,
Welcome to SDN...
Give the next page as FIRST.
Regards
SAB
‎2007 Feb 22 3:38 PM
Hi,
Thanks for your reply.
The next page were given as 'FIRST' only and even I tried to copy the 'FIRST' page and created a new page 'NEXT'. But then also same problem.
Even I tried by removing the elements 'BOX_FRAME' and 'ITEM_HEADER' but then also same problem occured from Second pages of the output.
Regards
Balaji
‎2007 Feb 22 3:43 PM
Hi,
The Elements should be in between the Loop and Endloop.
Regards
Sudheer
‎2007 Feb 23 7:54 AM
Hi Sudheer,
That is given within loop only but then also same problem.
Regards
Balaji