<?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: Smartforms: insert data from table into TEMPLATE or TABLE. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161567#M120614</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can either export the table which u want to display in smartform using driver program,suitably reference in the form interface of SMARTFORM(SF),loop the same(the passed interbnal table) in DATA subscren of the tables node into a workarea and can be displayed as u drag and drop as per ur req.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same goes for the template node as well/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Feb 2006 11:34:48 GMT</pubDate>
    <dc:creator>Private_Member_17805</dc:creator>
    <dc:date>2006-02-21T11:34:48Z</dc:date>
    <item>
      <title>Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161563#M120610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How?&lt;/P&gt;&lt;P&gt;Thanks for the answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:21:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161563#M120610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T11:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161564#M120611</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avalor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not clear what exactly you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TEMPLATE is like a fixed structure, and not for repeated rows. TABLE object is to display data from an internal table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once you create TABLE object you can specify the internal table name which has the data and a work area. Create the fields that you want to display on the SMART Form and refer the names from the Work area.&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;&lt;/P&gt;&lt;P&gt;Note : Please reward the posts that help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:27:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161564#M120611</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T11:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161565#M120612</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've do that (with a table) but on the print preview i see nothing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161565#M120612</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T11:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161566#M120613</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Avalor,&lt;/P&gt;&lt;P&gt;  define your table type in form interface..&lt;/P&gt;&lt;P&gt;  its not a problem if the structure is similar to a data dictionary structure or table.. &lt;/P&gt;&lt;P&gt;  if it is not define a structure similar to the one required in se11, then use it in your forms..&lt;/P&gt;&lt;P&gt;create a table and insert a text element in any cell..&lt;/P&gt;&lt;P&gt;  and you can write the field name as &amp;amp;itab-&amp;lt;f&amp;gt;&amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:31:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161566#M120613</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T11:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161567#M120614</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U can either export the table which u want to display in smartform using driver program,suitably reference in the form interface of SMARTFORM(SF),loop the same(the passed interbnal table) in DATA subscren of the tables node into a workarea and can be displayed as u drag and drop as per ur req.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same goes for the template node as well/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;bye&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:34:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161567#M120614</guid>
      <dc:creator>Private_Member_17805</dc:creator>
      <dc:date>2006-02-21T11:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161568#M120615</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avalor,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have created fields in the body of the table and are referring to the work area of the table that you have mentioned in the attributes of the tables, then the data should definitely display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you sure the data is coming into the 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;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161568#M120615</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161569#M120616</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If U want a detailed explanation for ur answer i can mail u a document on SF if u can gimme ur mail id.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 11:37:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161569#M120616</guid>
      <dc:creator>Private_Member_17805</dc:creator>
      <dc:date>2006-02-21T11:37:43Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161570#M120617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've do that (interface module). But i see nothing in the print preview.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Avalor&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 12:29:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161570#M120617</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T12:29:36Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161571#M120618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, thanks: barttrab78@yahoo.it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 12:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161571#M120618</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T12:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: Smartforms: insert data from table into TEMPLATE or TABLE.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161572#M120619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Avalor,&lt;/P&gt;&lt;P&gt; i've mailed you the description..&lt;/P&gt;&lt;P&gt; kindly award points if it helps you..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;satesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Feb 2006 12:40:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-insert-data-from-table-into-template-or-table/m-p/1161572#M120619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-21T12:40:05Z</dc:date>
    </item>
  </channel>
</rss>

