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

smat forms

Former Member
0 Likes
621

Hi !

I am new to smart forms can anbody tell me how to make box and other elements in smart forms and what is equivalent of

protect and end protect in smart forms

Preet

4 REPLIES 4
Read only

Former Member
0 Likes
535

Hi Preet,

I think u can select the pattern of designs in smartforms which gives borders, grid, columns and rows... so no need to write box statement in smartforms...

i am not sure abt protect and endprotect in smartforms.. there r many page options in output conditions...

Regards

Read only

Former Member
0 Likes
535

Hi,

Create a window in page and set values for border like width. It appears like box.

Even in smartforms also, Protect...Endprotect command available.

Regards,

Prasanth

Read only

Former Member
0 Likes
535

Hi,

Read this it will helpful for you

Page Protection for Tables

Use

Tables with application data are usually displayed in the main window because the number of lines to be output depends on the amount of data to be transferred. If there is not enough room in the main window, the output is continued on the next page. The automatic page break in the default setting does not take into account whether the current table line has already been output completely or not. A table line that is output over several lines may therefore be on two pages

Features

In the case of tables, there are two options for protection against line break:

• You can protect a line type against page break

• You can protect several table lines against page break for output in the main area

Activities

Protection against page break for line types

1. Double-click on your table node and choose the Table tab page.

2. Switch to the detail view by choosing the Details pushbutton.

3. Set the Protection against page break checkbox in the table for the relevant line type.

Table lines that use this line type are output on one page.

Protections against page break for several table lines

1. Expand the main area of your table node in the navigation tree.

2. Insert a file node for the table lines to be protected in the main area.

3. If you have already created table lines in the main area, you can put the lines that you want to protect again page break under the file using Drag&Drop. Otherwise, create the table lines as subnodes of the file.

4. Choose the Output Options tab page of the file node and set the Page Protection option.

All table lines that are in the file with the Page Protection option set are output on one page.

Award Points if it is help full

Regards

Manohar

Read only

0 Likes
535

Hello Manaohar,

Your reponse came from the SAP help pages. It speaks of "file node". What is a file node with respect to smartforms?