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

Smartforms

Former Member
0 Likes
676

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
649

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

6 REPLIES 6
Read only

Former Member
0 Likes
650

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

Read only

0 Likes
649

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

Read only

Former Member
0 Likes
649

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

Read only

Former Member
0 Likes
649

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.

Read only

Former Member
0 Likes
649

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

Read only

former_member480923
Active Contributor
0 Likes
649

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