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

need help on sapscript ..

Former Member
0 Likes
836

Hi,

I have a sapscript which is a copy of F110_PRENUM_CHK. It contains one page with a couple of page windows.

I am not able to edit the height of these page windows.

Also, how can I control the total height of the page ?

My requirement is to print the data on a preprinted stationery which is abt 7 inches in height. But the current program measures 5.15. I need to change that !!

FYI, my z program is in EN ...

How to proceed further ?

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
821

Hi Rad,

In SE71 go to the basic settings & change the PAGE FORMAT.The drop down list will give different type of PAGE FORMATS & the sizes.Use which is appropriate for you.

8 REPLIES 8
Read only

Former Member
0 Likes
821

Hi,

while copying the form did you change the original language from DE to EN?

If not, you can do the following - change the window hieghts in the language DE..or change the language from DE to EN. This can be done like follwong - goto SE71 enter your copied sapscript name(come in change mode)...then choose menu option utilities --> convert original language and given EN.

Thanks,

Renjith.

Sorry, Pls ignore my reply...seems like you have already done this.

Message was edited by: Renjith Andrews

Read only

Former Member
0 Likes
822

Hi Rad,

In SE71 go to the basic settings & change the PAGE FORMAT.The drop down list will give different type of PAGE FORMATS & the sizes.Use which is appropriate for you.

Read only

0 Likes
821

Yes, Phani I think i can change the Page format for the form. But how do i know the sizes of these various page formats. For e.g. I would like to choose ZCHECK. Where do i see the page dimention of this particular format ?

thanks

Read only

0 Likes
821

When you press F4,you can see the list of PAGE FORMATS along with the sizes.

Read only

0 Likes
821

Nope, I could see just the orientation as L or P but no sizes !! Any other way ??

thanks

Read only

0 Likes
821

Check above the orientation,there will be page format.

Read only

0 Likes
821

IF you want to see the size of page formats...goto transaction SPAD...click on "Full Administration", choose the "Device Types" tab...and click on "Page Formats"....you should be able to see the hieght and width there...

Thanks,

Renjith

Read only

0 Likes
821

Thanks Renjith. That was very useful info !!

I am able to change the page format..

thanks