<?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: difference between template and table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641543#M876920</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;Template has fixed no of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table can grow , it can has n no of lines dynamically like our internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Apr 2008 06:02:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-09T06:02:54Z</dc:date>
    <item>
      <title>difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641542#M876919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;difference between template and table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:00:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641542#M876919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641543#M876920</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;Template has fixed no of line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table can grow , it can has n no of lines dynamically like our internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:02:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641543#M876920</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641544#M876921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Template: Displays texts for table cells of a static table&lt;/P&gt;&lt;P&gt;Table Display table contents&lt;/P&gt;&lt;P&gt;chk this link for more detailed info.:&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;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kiran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:11:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641544#M876921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641545#M876922</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;&lt;U&gt;&lt;STRONG&gt;Template :&lt;/STRONG&gt;&lt;/U&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. No of rows &amp;amp; coloumns are fixed.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. u can directly mention, which data has to be fill in which  row  &amp;amp; coloumn.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3.  Templates are used, where u r having static no of data.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;      &lt;STRONG&gt;( ex : Name, rollno, age, sex)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4. No header &amp;amp; footer&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;Table :&lt;/STRONG&gt;&lt;/U&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. No of cols are fixed, u can have 'n' no of rows.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. it has header &amp;amp; footer concept&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Rgds,&lt;/P&gt;&lt;P&gt;S.barani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:13:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641545#M876922</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641546#M876923</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;Template is static &lt;/P&gt;&lt;P&gt;Tables are dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;template:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use node type template to display a table whose layout and size is determined before the runtime of the print &lt;/P&gt;&lt;P&gt;program.&lt;/P&gt;&lt;P&gt;To create a template, define a table layout to determine the cell structure for each line. The cells are used to &lt;/P&gt;&lt;P&gt;display the cell structure for each line. The cells are used to display the contents of the successor nodes of the &lt;/P&gt;&lt;P&gt;template node. &lt;/P&gt;&lt;P&gt;· Create Template under the INFO window node. Create &amp;gt; Template.&lt;/P&gt;&lt;P&gt;The template layout is used to determine the following,&lt;/P&gt;&lt;P&gt;1. The number of lines and cells&lt;/P&gt;&lt;P&gt;2. The height of each cell&lt;/P&gt;&lt;P&gt;3. The width of each cell&lt;/P&gt;&lt;P&gt;4. The alignment of the table in the window&lt;/P&gt;&lt;P&gt;5. Whether and where to display separator lines or frames&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the table control on the template tab to define the layout of the lines. Each line of the template must have &lt;/P&gt;&lt;P&gt;a definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use the pattern box to select the desired table pattern.&lt;/P&gt;&lt;P&gt;· &lt;/P&gt;&lt;P&gt;Displaying contents in cells: (TLE_CONTACT)&lt;/P&gt;&lt;P&gt;The template node defines the table layout. The successor nodes of the template determine the data to be &lt;/P&gt;&lt;P&gt;displayed in the table cells.&lt;/P&gt;&lt;P&gt;In General Attributes choose Text type &amp;#150; Text Element. In editor, type &amp;#145;DTE Contact&amp;#146;.&lt;/P&gt;&lt;P&gt;In Output Options, define the output structure LINE &amp;#150; 5 and Column &amp;#150; 1.&lt;/P&gt;&lt;P&gt;Similarly all other information for each cell can be filed using the text module and address module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to Displaying Dynamic Table (ITEM_TABLE)&lt;/P&gt;&lt;P&gt;· Create TABLE under the MAIN window node. In DATA Tab, loop through the data internal table. &lt;/P&gt;&lt;P&gt;L_XEKPO is the item table which has all the line item details.&lt;/P&gt;&lt;P&gt;Define the line types based on the positioning of the text in main window. For example: TABLE_HEADER1 &lt;/P&gt;&lt;P&gt;is used for positioning Header texts in the table.&lt;/P&gt;&lt;P&gt;· Table is divided into three parts: Header, Main Area and Footer.&lt;/P&gt;&lt;P&gt;· Header is used for printing the Header Title of the table and it at the start of the table on every page.&lt;/P&gt;&lt;P&gt;· Main Area is used to print the line item details of the PO. Create a line (ITEM_DETAIL) of the line type &lt;/P&gt;&lt;P&gt;TABLE_HEADER1. It will dynamically generate number cells based on the line type defined in the table layout. &lt;/P&gt;&lt;P&gt;Name all the cells as per the usage. For each cell create the text node to display the information. For example: &lt;/P&gt;&lt;P&gt;Cell VAL_MATERIAL, Text node MATNR is created which has text element - -matnr.&lt;/P&gt;&lt;P&gt;· Footer is used for printing the information after Main Area data is printed. This can be used for Total &lt;/P&gt;&lt;P&gt;printing or any other information which needs to be printed after all line items are printed. Create line &lt;/P&gt;&lt;P&gt;TLE_CONTR_STP for Contractual Stipulation of the line type &amp;#150; LINE which has only one column. Create the &lt;/P&gt;&lt;P&gt;text element to print the information.&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;Keerthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641546#M876923</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641547#M876924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Template: Displays texts for table cells of a static table&lt;/P&gt;&lt;P&gt;Table Display table contents of dynamically.&lt;/P&gt;&lt;P&gt;chk this link for more detailed info.:&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;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;If helpful reward with points(Don't forget).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:14:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641547#M876924</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: difference between template and table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641548#M876925</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Output of the TABLE contain application data.These data are dynamic.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Template contain static data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plzz reward if found helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2008 06:25:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/difference-between-template-and-table/m-p/3641548#M876925</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-09T06:25:17Z</dc:date>
    </item>
  </channel>
</rss>

