<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Boxes in Smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474293#M556782</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi preethi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raksha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2007 09:34:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-02T09:34:30Z</dc:date>
    <item>
      <title>Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474286#M556775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to create a box in smartform.&lt;/P&gt;&lt;P&gt;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?&lt;/P&gt;&lt;P&gt;If we can not use a box command, then how can we create a box in smartforms?&lt;/P&gt;&lt;P&gt;Please guide.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx in advance,&lt;/P&gt;&lt;P&gt;Preeti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 07:43:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474286#M556775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T07:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474287#M556776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Preeti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can create a window. Inside window you can create a template &amp;amp; draw lines at the sides to make it a box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward helpful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddhesh Sanghvi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 07:48:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474287#M556776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T07:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474288#M556777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Preeti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just use this syntax in the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:   BOX YPOS '0.0' CM WIDTH '13.5' CM HEIGHT '9.0' CM FRAME 4 TW&lt;/P&gt;&lt;P&gt;/:   BOX XPOS '4.6'CM WIDTH '0.0'TW HEIGHT '9.0'CM  FRAME 4 TW&lt;/P&gt;&lt;P&gt;/:   BOX XPOS '6.7'CM WIDTH '0.0'TW HEIGHT '9.0'CM  FRAME 4 TW&lt;/P&gt;&lt;P&gt;/:   BOX YPOS '0.54'CM WIDTH '13.5' CM HEIGHT '0.0'CM FRAME 4 TW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adjust the height and width as per you requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;K.Kiran.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 07:50:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474288#M556777</guid>
      <dc:creator>kiran_k8</dc:creator>
      <dc:date>2007-07-02T07:50:07Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474289#M556778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create a window. In this  window you create a template &amp;amp; draw lines at the sides to make it a box.&lt;/P&gt;&lt;P&gt;  also use a template and use it as a box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 07:50:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474289#M556778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T07:50:42Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474290#M556779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Preeti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go through the below links you will get a better idea, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for Smartforms material&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-basis-abap.com/sapsf001.htm" target="test_blank"&gt;http://www.sap-basis-abap.com/sapsf001.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-press.com/downloads/h955_preview.pdf" target="test_blank"&gt;http://www.sap-press.com/downloads/h955_preview.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.ossincorp.com/Black_Box/Black_Box_2.htm" target="test_blank"&gt;http://www.ossincorp.com/Black_Box/Black_Box_2.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/sap-smart-forms.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/sap-smart-forms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartform-tutorial.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartform-tutorial.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/smartforms.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/smartforms.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to trace smartform&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF" target="test_blank"&gt;http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smart-006.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smart-006.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm" target="test_blank"&gt;http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="1234083"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check most imp link&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html" target="test_blank"&gt;http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;step by step good ex link is....&lt;/P&gt;&lt;P&gt;&lt;A href="http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html" target="test_blank"&gt;http://smoschid.tripod.com/How_to_do_things_in_SAP/How_To_Build_SMARTFORMS/How_To_Build_SMARTFORMS.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the tables TNAPR and TTXFP for Standard Smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the note 595812: it explain how to download the preconfigured smartforms.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Detailed information can be accessed at the site:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/preconfiguredforms" target="test_blank"&gt;http://service.sap.com/preconfiguredforms&lt;/A&gt; OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://service.sap.com/smb/development/preconfiguredforms" target="test_blank"&gt;http://service.sap.com/smb/development/preconfiguredforms&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To download preconfigured smartform package, please:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Go to &lt;A href="http://service.sap.com/installations" target="test_blank"&gt;http://service.sap.com/installations&lt;/A&gt;, select tab "download".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. On the right hand side screen, locate navigation tree node&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Software Distribution Center-&amp;gt;Download-&amp;gt;Installations and Upgrades-&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Entry by Application Group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. In the main window (right hand side), follow the path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAP Best Practices-&amp;gt;Best Practices for mySAP All-in-One-&amp;gt; PRECONFIGURED&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SMART FORMS, you can find available preconfigured smartform versions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 08:25:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474290#M556779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T08:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474291#M556780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;Thnx for the replies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I have to create the box inside a template which I have already defined&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;_________________&lt;/P&gt;&lt;P&gt;____       &lt;/P&gt;&lt;P&gt;____|_____________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;something like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 09:28:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474291#M556780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T09:28:56Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474292#M556781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;You divide your template according to your requirement.&lt;/P&gt;&lt;P&gt;Inside the Table Painter, click those lines which you need to show as continuous lines.&lt;/P&gt;&lt;P&gt;Reward helpful answers.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Siddhesh Sanghvi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 09:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474292#M556781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T09:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: Boxes in Smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474293#M556782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi preethi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;reward points if useful&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raksha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2007 09:34:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/boxes-in-smartforms/m-p/2474293#M556782</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-02T09:34:30Z</dc:date>
    </item>
  </channel>
</rss>

