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: 

Boxes in Smartforms

Former Member
0 Kudos

Hi All,

I have to create a box in smartform.

I have used the the Box command but it is not working. Are there any parameters or conditions that need to be specified for using a box command?

If we can not use a box command, then how can we create a box in smartforms?

Please guide.

Thnx in advance,

Preeti

7 REPLIES 7

Former Member
0 Kudos

Hi Preeti,

You can create a window. Inside window you can create a template & draw lines at the sides to make it a box.

Reward helpful answers.

Regards,

Siddhesh Sanghvi.

0 Kudos

You can create a window. In this window you create a template & draw lines at the sides to make it a box.

also use a template and use it as a box.

kiran_k8
Active Contributor
0 Kudos

Preeti,

Just use this syntax in the main window.

/: BOX YPOS '0.0' CM WIDTH '13.5' CM HEIGHT '9.0' CM FRAME 4 TW

/: BOX XPOS '4.6'CM WIDTH '0.0'TW HEIGHT '9.0'CM FRAME 4 TW

/: BOX XPOS '6.7'CM WIDTH '0.0'TW HEIGHT '9.0'CM FRAME 4 TW

/: BOX YPOS '0.54'CM WIDTH '13.5' CM HEIGHT '0.0'CM FRAME 4 TW

Adjust the height and width as per you requirement.

K.Kiran.

Former Member
0 Kudos

hi Preeti,

Go through the below links you will get a better idea,

for Smartforms material

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

http://www.sap-img.com/smartforms/smartform-tutorial.htm

http://www.sapgenie.com/abap/smartforms.htm

How to trace smartform

http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm

http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF

http://www.sap-img.com/smartforms/smart-006.htm

http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm

check most imp link

http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html

step by step good ex link is....

http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.h...

Please check the tables TNAPR and TTXFP for Standard Smartforms.

See the note 595812: it explain how to download the preconfigured smartforms.

Detailed information can be accessed at the site:

http://service.sap.com/preconfiguredforms OR

http://service.sap.com/smb/development/preconfiguredforms.

To download preconfigured smartform package, please:

1. Go to http://service.sap.com/installations, select tab "download".

2. On the right hand side screen, locate navigation tree node

SAP Software Distribution Center->Download->Installations and Upgrades->

Entry by Application Group.

3. In the main window (right hand side), follow the path

SAP Best Practices->Best Practices for mySAP All-in-One-> PRECONFIGURED

SMART FORMS, you can find available preconfigured smartform versions.

regards,

Prabhu

Reward if it is helpful.

Former Member
0 Kudos

hi,

Thnx for the replies.

But I have to create the box inside a template which I have already defined

_________________

____

____|_____________

something like this.

Any suggestions?

0 Kudos

Hi.

You divide your template according to your requirement.

Inside the Table Painter, click those lines which you need to show as continuous lines.

Reward helpful answers.

Regards,

Siddhesh Sanghvi.

0 Kudos

Hi preethi,

Yes you can do that...make another column in that row of your template and then make that column like bold. It will show as you want it.

reward points if useful

Regards,

Raksha