<?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: general in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931571#M690810</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;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;&lt;/P&gt;&lt;P&gt;Template:- Displays texts for table cells of a static table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:- Display table contents&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 11:03:05 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-24T11:03:05Z</dc:date>
    <item>
      <title>general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931570#M690809</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Could anyone plz explain me what is the difference between table and template in smartforms.&lt;/P&gt;&lt;P&gt;Could anyone also tell me when did SAP R/3 4.6C come into market.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 11:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931570#M690809</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T11:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931571#M690810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;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;&lt;/P&gt;&lt;P&gt;Template:- Displays texts for table cells of a static table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table:- Display table contents&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 11:03:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931571#M690810</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T11:03:05Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931572#M690811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;template is nothing but static table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope it is clear for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 11:03:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931572#M690811</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T11:03:15Z</dc:date>
    </item>
    <item>
      <title>Re: general</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931573#M690812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;        If you want to display multiple items, then u go for table.&lt;/P&gt;&lt;P&gt;where as if you want to display a single item then u go for template.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for exmple, if you want to print 100 records of employees. in each record u need to print ename, eno, design, skill known, no of years exp in the skill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then u will use template to display the info like ename, eno, design.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u will use table to display skill known, no of years exp in the skill.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope u r clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward point if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Niyaz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 11:06:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/general/m-p/2931573#M690812</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T11:06:05Z</dc:date>
    </item>
  </channel>
</rss>

