‎2006 May 23 11:32 AM
Hello!!
I would like to know what is the maximum number of page formats that can be designed in a smartform and whether all the secondary pages can hold a main window.
Thanks & Regards
Subathra
‎2006 May 23 11:38 AM
Hi,
The page formats are something that you can design in SPAD. Usually we go for A4, A3 or Letter.
Any page can hold a MAIN window, the only difference in MAIN window is that the length of the MAIN window is not limited.
Regards,
Ravi
Note : please close the thread if the question is answered and mark all the helpful answers
‎2006 May 23 11:38 AM
Hi,
The page formats are something that you can design in SPAD. Usually we go for A4, A3 or Letter.
Any page can hold a MAIN window, the only difference in MAIN window is that the length of the MAIN window is not limited.
Regards,
Ravi
Note : please close the thread if the question is answered and mark all the helpful answers
‎2006 May 23 11:42 AM
hi,
Page Format is defined by <b>SPAD</b> Transaction. 3 Formats are the most generally used page formats they are <b>A4, A3 and Letter</b>.
Regards,
Santosh
‎2006 May 23 11:42 AM
Hai Subathra
go through the following Links
Smartforms
http://www.sap-basis-abap.com/sapsf001.htm
http://www.sap-press.com/downloads/h955_preview.pdf
http://www.ossincorp.com/Black_Box/Black_Box_2.htm
http://www.sap-img.com/smartforms/sap-smart-forms.htm
Table control will draw lines till last record only.
You can do like this... Use table control but do not use the lines of table control... Make all the borders invisible... and use a overlap window in that draw a template...
Thanks & regards
Sreeni
‎2006 May 23 11:45 AM
Hii
a) Multiple page formats are possible in smartforms which is not the case in SAPScripts
b) It is possible to have a smartform without a main window .
The page format is defined by <b>trasaction SPAD.</b>
Your amministrator should have to do that.
‎2006 May 23 11:59 AM
Hi Subathra,
We can have different orientations with in sing Smart Form. For the entire Smart Form we can have only one page format(which is mentioned in OUTPUT OPTIONS of FORM ATTRIBUTES) but different orientations (portrait or landscape) which will be mentioned in the OUTPUT OPTIONS of every page.
Thanks and Regards,
Bharat Kumar Reddy.V
‎2006 May 23 12:07 PM
Hi
if you go to the form attribute and press F4 on page formats you will get all the page formats avialable.
if you are using a Z page format call on program RSTXFCON to create ur own page formats.
hope it helps
Anirban