cancel
Showing results for 
Search instead for 
Did you mean: 

Smartforms doubts

Former Member
0 Kudos

1.HOW TO USE IF CONDITIONS IN SMARTFORMS?

2.HOW TO DRAW BOXES IN SMARTFORMS

I TRIED TO DRAW BOX WITH FOLLOWING


POSITION  XORIGIN 5 CH YORIGIN 12 LN
SIZE WIDTH 15 CH HEIGHT 2 LN
BOX FRAME 10 TW INTENSITY 10

DONT KNOW WHY ITS NOT WORKING

3.How can I make the Smartforms to display a print preview by default without displaying the popup for print parameters?I CAME TO KNOW THAT I SHOULD GIVE OUTPUT_OPTIONS AS PRINTER NAME IN SSF_OPEN,BUT DONT KNOW HOW TO DO THIS.TRIED GIVING BOTH SSF_OPEN,SSF_FUNCTION_MODULE_NAME,BUT NOT WORKING.

THANKS A LOT

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

You can use 'if' condition by using the normal abap code in program lines part of the smarform or you can also write the required condition in the 'conditions tab'

For drawing the box you can select the output options tab, provide the details for LM,UM,width and height.

Select the frame pattern in which you want to display the box.

Also try the shading part if you want a different color.

hope it will help.

Former Member
0 Kudos

hi gopi,

1.For boxes in sf-Create a window node in the navigation tree of the Form Builder.

If you create the window in the Form Painter using the context menu, you can use the mouse to position it immediately.

Enter a unique name for the node and a description (for example, booked flights).

On the General Attributes tab select a window type. The window types Copies Window and Final Window are secondary windows with additional attributes. See also: Processing Windows