<?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 - urgent ~ pls help in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-urgent-pls-help/m-p/3210376#M765342</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; 1. In main window you can use both template and table. if table content exceeds the page, it will automatically triggers another page for the rest of the data.&lt;/P&gt;&lt;P&gt;2. If you are creating 2 pages in smartform, yes u need to connect each other. Check the 'Next page' value in Page1. (double click on page1, u can find the option.) select 'Page2' value.&lt;/P&gt;&lt;P&gt;3. If you are using Table, provide it_tab in 'DATA' tabstrip. In this u can find Internal table option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2007 02:06:48 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-27T02:06:48Z</dc:date>
    <item>
      <title>smartforms - urgent ~ pls help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-urgent-pls-help/m-p/3210375#M765341</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 question on the smartforms.&lt;/P&gt;&lt;P&gt;  I need to create a cover page &amp;amp; content page. In the Cover page's Main window, I added a template because data is only displayed once and it is static. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  As for the Content Page, I have 1 template &amp;amp; 1 table. This template will also be displayed once &amp;amp; is static, whereas the table will have dynamic rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (1) The Main Window for Content Page should contain both template &amp;amp; table or table only?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (2) Currently I only added a table, and when I run, Content Page is not displayed? Do I need to manually link 1st &amp;amp; 2nd page together?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (3) To loop the internal table, such as "it_tab" INTO "ls_tab", should i add this to "TABLE" on in the "Main Area~LOOP"? I am confused as both also need to add it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  (4) The display of content page is:&lt;/P&gt;&lt;P&gt;       (1st line) - table header, such as &amp;lt;b&amp;gt;"ID no", "Product Name".&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;       (2nd line) - display data, such as &amp;lt;b&amp;gt;"X123", "coat".&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;       (3rd line) - header, such as &amp;lt;b&amp;gt;"material", "%"&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;       (4th line) - display data, such as &amp;lt;b&amp;gt;"cashmere", "10"&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;       Can anybody advise me how to create this table? 1st &amp;amp; 3rd line is header, whereas 2nd &amp;amp; 4th line are data. If my internal table has more than 1 row of data, first row of data must display like above, and loop for second row, display the header &amp;amp; data again, it's like a &amp;lt;b&amp;gt;BLOCK of table&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly give me a clue, I am stuck!&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ginnie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 01:23:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-urgent-pls-help/m-p/3210375#M765341</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T01:23:10Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms - urgent ~ pls help</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-urgent-pls-help/m-p/3210376#M765342</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; 1. In main window you can use both template and table. if table content exceeds the page, it will automatically triggers another page for the rest of the data.&lt;/P&gt;&lt;P&gt;2. If you are creating 2 pages in smartform, yes u need to connect each other. Check the 'Next page' value in Page1. (double click on page1, u can find the option.) select 'Page2' value.&lt;/P&gt;&lt;P&gt;3. If you are using Table, provide it_tab in 'DATA' tabstrip. In this u can find Internal table option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2007 02:06:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-urgent-pls-help/m-p/3210376#M765342</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-27T02:06:48Z</dc:date>
    </item>
  </channel>
</rss>

