<?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: SMART FORM- Internal Table Data Printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-internal-table-data-printing/m-p/1941434#M388586</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your settings. In the 'Data' tab, Loop field for each table you should have the corresponding internal table name and in the Row field you should have 'from 1 to 9999999' (or whatever number of records you need to pass).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if all the names are correct in the Text nodes under each table. It's very easy just to mistype and syntax check won't catch it because it's a logical error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all else fails, just add an ABAP node in the Main window right before the table, combine all 3 internal tables into one and then print it in just one table. It's a rather primitive solution but if it works - who cares?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Mar 2007 17:07:20 GMT</pubDate>
    <dc:creator>Jelena_Perfiljeva</dc:creator>
    <dc:date>2007-03-02T17:07:20Z</dc:date>
    <item>
      <title>SMART FORM- Internal Table Data Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-internal-table-data-printing/m-p/1941433#M388585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi , &lt;/P&gt;&lt;P&gt;I have a smart form in which I have to print three types of materials of Material Types say M1, M2 ,M3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the SMART FORM,Main Window, I have created 3 TABLES for 3 types of Materials ie, &lt;/P&gt;&lt;P&gt;TableM1,&lt;/P&gt;&lt;P&gt;TableM2,&lt;/P&gt;&lt;P&gt;TableM3. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The internal tables to populate these TABLES are &lt;/P&gt;&lt;P&gt;( passing from Print program ).&lt;/P&gt;&lt;P&gt;t_M1, &lt;/P&gt;&lt;P&gt;t_M2,&lt;/P&gt;&lt;P&gt;t_M3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Number of FIELDS vary in all the tables ,thats why I have created 3 internal tables for Diff Material Types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only first TABLE is getting printed ie data inside TableM2, TableM3 are not getting printed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any SMARTFORM Gurus please let me know how I can solve this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Avi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 06:02:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-internal-table-data-printing/m-p/1941433#M388585</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T06:02:46Z</dc:date>
    </item>
    <item>
      <title>Re: SMART FORM- Internal Table Data Printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-internal-table-data-printing/m-p/1941434#M388586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check your settings. In the 'Data' tab, Loop field for each table you should have the corresponding internal table name and in the Row field you should have 'from 1 to 9999999' (or whatever number of records you need to pass).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if all the names are correct in the Text nodes under each table. It's very easy just to mistype and syntax check won't catch it because it's a logical error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If all else fails, just add an ABAP node in the Main window right before the table, combine all 3 internal tables into one and then print it in just one table. It's a rather primitive solution but if it works - who cares?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2007 17:07:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smart-form-internal-table-data-printing/m-p/1941434#M388586</guid>
      <dc:creator>Jelena_Perfiljeva</dc:creator>
      <dc:date>2007-03-02T17:07:20Z</dc:date>
    </item>
  </channel>
</rss>

