<?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: smat forms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541180#M246538</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a window in page and set values for border like width. It appears like box.&lt;/P&gt;&lt;P&gt;Even in smartforms also, Protect...Endprotect command available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 02 Sep 2006 00:50:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-02T00:50:36Z</dc:date>
    <item>
      <title>smat forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541178#M246536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 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&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  protect and end protect in smart forms&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Preet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Sep 2006 00:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541178#M246536</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-02T00:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: smat forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541179#M246537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Preet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not sure abt protect and endprotect in smartforms.. there r many page options in output conditions... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Sep 2006 00:48:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541179#M246537</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-02T00:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: smat forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541180#M246538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a window in page and set values for border like width. It appears like box.&lt;/P&gt;&lt;P&gt;Even in smartforms also, Protect...Endprotect command available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Sep 2006 00:50:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541180#M246538</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-02T00:50:36Z</dc:date>
    </item>
    <item>
      <title>Re: smat forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541181#M246539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Read this it will helpful for you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page Protection for Tables  &lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;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&lt;/P&gt;&lt;P&gt;Features&lt;/P&gt;&lt;P&gt;In the case of tables, there are two options for protection against line break:&lt;/P&gt;&lt;P&gt;&amp;#149;	You can protect a line type against page break &lt;/P&gt;&lt;P&gt;&amp;#149;	You can protect several table lines against page break for output in the main area&lt;/P&gt;&lt;P&gt;Activities&lt;/P&gt;&lt;P&gt;Protection against page break for line types&lt;/P&gt;&lt;P&gt;1.	Double-click on your table node and choose the Table tab page. &lt;/P&gt;&lt;P&gt;2.	Switch to the detail view by choosing the Details pushbutton. &lt;/P&gt;&lt;P&gt;3.	Set the Protection against page break checkbox in the table for the relevant line type.&lt;/P&gt;&lt;P&gt;Table lines that use this line type are output on one page.&lt;/P&gt;&lt;P&gt;Protections against page break for several table lines&lt;/P&gt;&lt;P&gt;1.	Expand the main area of your table node in the navigation tree. &lt;/P&gt;&lt;P&gt;2.	Insert a file node for the table lines to be protected in the main area. &lt;/P&gt;&lt;P&gt;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&amp;amp;Drop. Otherwise, create the table lines as subnodes of the file. &lt;/P&gt;&lt;P&gt;4.	Choose the Output Options tab page of the file node and set the Page Protection option.&lt;/P&gt;&lt;P&gt;All table lines that are in the file with the Page Protection option set are output on one page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Award Points if it is help full&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Manohar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Sep 2006 01:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541181#M246539</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-02T01:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: smat forms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541182#M246540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manaohar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your reponse came from the SAP help pages. It speaks of "file node". What is a file node with respect to smartforms?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2007 14:58:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smat-forms/m-p/1541182#M246540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-02T14:58:08Z</dc:date>
    </item>
  </channel>
</rss>

