‎2007 Jun 02 2:13 PM
Hi,
Can you please let me know how do draw lines or boxes in Smartforms like we do in SAP Script using the Box Command.
Next point is How do I define tabs in Smartforms.
Thanks in advance,
Ishaq.
‎2007 Jun 02 2:57 PM
Hi Ishaq,
don't hesitate to use the SAP only help. Let us know what is not clear after going through. The come back and ask.
<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/4b/83fb4edf8f11d3969700a0c930660b/content.htm">Table Painter</a>
Using the table painter as an integrated tool of SMARTFORMS design, you will learn how to define line types with a cell structure. This will replace the definition of (horizontal) tabs and line sizes as in SAPSCRIPT.
Boxes are drawn a cell borders.
First it looks different as opposed to SAPScript. Handling is different, but results are quite the same.
Regards,
Clemens
‎2007 Jun 02 2:57 PM
Hi Ishaq,
don't hesitate to use the SAP only help. Let us know what is not clear after going through. The come back and ask.
<a href="http://help.sap.com/saphelp_erp2005/helpdata/en/4b/83fb4edf8f11d3969700a0c930660b/content.htm">Table Painter</a>
Using the table painter as an integrated tool of SMARTFORMS design, you will learn how to define line types with a cell structure. This will replace the definition of (horizontal) tabs and line sizes as in SAPSCRIPT.
Boxes are drawn a cell borders.
First it looks different as opposed to SAPScript. Handling is different, but results are quite the same.
Regards,
Clemens
‎2007 Jun 02 3:03 PM
Hi ,
You can do with by drawing tables usning table painter in the SMARTFORMS
‎2007 Jun 02 4:10 PM
see the example program and smartform..
Program : SF_EXAMPLE_01
Form Name : SF_EXAMPLE_01
Execute the program in se38 and you will see the box command ,table designing in this form.
Reward Points if it is helpful
Thanks
Seshu
‎2007 Jun 02 5:56 PM
Hi Ishaq
If you want to draw a box which is of fixed size, then make it a window and check on the checkbox for border and give 1 PT as border size.
For displaying the contents of internal table whose length will be variable, use a template or table object and goto table painter and you have a option for grid. You can use suitable one with box or without box.
Regards
Navneet
‎2007 Jun 02 6:44 PM
Hi
step by step good ex link for smartforms is....
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
see the smartform Name : SF_EXAMPLE_01
Reward points if useful
Regards
Anji