Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Paging & display Problem in SAPSCRIPT

Former Member
0 Likes
357

Dear all,

In a SAPSCRIPT form , im having a page as "FIRST" set the layout and using position window and box script in the "MAIN" window of that page to get the box around the MAIN window.In the MAIN window i have used the following code to get the BOX.

POSITION WINDOW

POSITION XORIGIN '-0.4' CH YORIGIN '-0.25' LN

SIZE WIDTH '+0.3' CH HEIGHT +1 LN

BOX HEIGHT '35' LN FRAME 5 TW

I copied the "FIRST" page as "NEXT" and set the Sequence of "FIRST" page to "NEXT" page, when i execute the report , it shows "FIRST" and "NEXT" page in a sequence, it displays the "FIRST" page "MAIN" window sorrounded by a BOX, but in the "NEXT" page , it is not displaying the BOX around the MAIN window of the page.

I need help to identify the problem and solution for the same.

regs,

Raja

1 REPLY 1
Read only

Former Member
0 Likes
312

Hi Raja,

I hav checkd for ur code wht i found was give first page sequence as next and for next page donot giv it as first let it be next only... The other point here is when u do printing preview u may not be able to c it properly but take one print out of tht script and check i thnk this will solve ur problem...

as u said tht u r unable to c the box in next page .i thk either u did not saved it after coping it so save it and activate for next page also ....

i am able to c it in 2 pages also..

regards,

Sana.