<?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: table and template in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303737#M159366</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Template is a static content so that itz layout cannot be changed dynamically.Eg.Tax forms etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table is a dynamic content whose layout doesn't have fixed size ie.dynamic..eg..internal table contents..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 04 Jun 2006 15:18:24 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2006-06-04T15:18:24Z</dc:date>
    <item>
      <title>table and template</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303734#M159363</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;what is the diff b/w table and template in smartform?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 14:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303734#M159363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-04T14:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: table and template</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303735#M159364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kiran,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEMPLATE - is static, you can specify for a specifc row.&lt;/P&gt;&lt;P&gt;TABLE - is dynamic, you can simply use the INTERNAL table with a TABLE object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, template is as good as a static table.&lt;/P&gt;&lt;P&gt;From help&lt;/P&gt;&lt;P&gt;Use node type Template to display a table whose layout and size (number of lines and columns) is determined before the runtime of the application program. For this reason, a template is also called a static table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;Note :Please mark the helpful answers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ravikumar Allampallam&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 14:59:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303735#M159364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-04T14:59:57Z</dc:date>
    </item>
    <item>
      <title>Re: table and template</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303736#M159365</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;&amp;lt;b&amp;gt;Template:-&amp;lt;/b&amp;gt; Displays texts for table cells of a static table&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Table:-&amp;lt;/b&amp;gt; Display table contents&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 15:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303736#M159365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-04T15:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: table and template</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303737#M159366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kiran,&lt;/P&gt;&lt;P&gt;Template is a static content so that itz layout cannot be changed dynamically.Eg.Tax forms etc..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table is a dynamic content whose layout doesn't have fixed size ie.dynamic..eg..internal table contents..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark all useful answers..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 04 Jun 2006 15:18:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-and-template/m-p/1303737#M159366</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-06-04T15:18:24Z</dc:date>
    </item>
  </channel>
</rss>

