Application Development 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: 

what is form layout

Former Member
0 Kudos

what is form layout.

clearly explain about form layout

4 REPLIES 4

dhruv_shah3
Active Contributor
0 Kudos

Hi,

To learn more about Layouts, pls refer following link.

[Layouts|http://help.sap.com/saphelp_nw04/helpdata/en/d6/0db37e494511d182b70000e829fbfe/frameset.htm]

HTH

Regards,

Dhruv Shah

Former Member
0 Kudos

Hi,

Form Layout Means Designing The form((element positions on a page).

It deals With Creating Window, Graphics etc.

Regards

Sandipan

Former Member
0 Kudos

hi,

Form printing covers creating and maintaining a form for mass printing in SAP Systems. This

includes design and layout of the form as well as form logic.

The layout determines the page structure, that is the number of differently structured pages and

the positions of the output areas on these pages. Within the output areas, you use tables,

paragraphs, paragraph formats and character formats to structure and format texts and data.

On the pages of a form you determine the page layout and the sequence of pages with different

structures.

The page layout includes the page format (for example, DIN A4, Letter, DIN A5 landscape) and

the position of the windows on a page.

In a Smart Form you describe:

The layout of your form (element positions on a page)

Individual elements you want to display (text, graphics, addresses, tables, and so on)

the form logic you use, for example, to read application data from internal tables, to introduce

conditions, and to control process flows

a form interface to transfer application data to the form definition

You use the Form Painter to design the layout of the pages of a Smart Form. You can include

windows and graphics on a page, determine their positions and choose the window sizes.

Hope this helps, Do reward.

Former Member
0 Kudos

Hi,

-->form layout is designing of scren using layout editor through transaction se71.

-->SAP scripts is a word processing tool of SAP which has the following components: Standard text. It is like a standard normal documents. Layout sets. - Layout set consists of the following components: Windows and pages, Paragraph formats, Character formats. Creating forms in the R/3 system. Every layout set consists of Header, paragraph, and character string. ABAP/4 program.

some of the transactions usd for creating a screen are:

SE71 SAP script form

SE78 SAPscript: Graphics administration

SO10 SAPscript: Standard Texts

Other useful transactions:

SE72 SAP script Styles

SE73 SAPscript Font Maintenance

SE74 SAP script format conversion

SE75 SAP script Settings

SE76 SAPscript: Form Translation

SE77 SAPscript Styles Translation

regards,

vineela.