<?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: Table window in smartforms in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461902#M1742657</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have created all with main window and under footer line...used checed page at break and only after end of main...but my footer is not showing in the end of main window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;saitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 May 2013 08:55:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-05-21T08:55:26Z</dc:date>
    <item>
      <title>Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461889#M1742644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi expert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; How to extend the table length even when we give single item or multiple items? however the table window size differs based on input &amp;amp; data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl sugges me table windos&amp;nbsp; should be fixed in first page even when we give various input...if the lines items is more than main window it has to go for next page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Table window should be fixed to bottom window for any type of input &amp;amp; output. it shouldn't be gap...cause based data table window size reduce itself. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 13:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461889#M1742644</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-20T13:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461890#M1742645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Savita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I understand, your requirement is about the border of the Main Window, that gets adjusted with the data. And if your data is only two rows then your last window and Main Window have a gap in the output. Right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is the case then you can simply create a template in the background with only borders as per your requirement ( aligned with your Main Window Table Layout). This way you will have a skeleton always getting printed however the Main Window may end up any where.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps. Please revert in case of issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 01:19:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461890#M1742645</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T01:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461891#M1742646</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;The main window is fixed its just that the table varies. Go to the output options of the main window and choose the BOX and SHADING options to draw a frame for your main window. then you will see that the table margins are visible inside this box of the main window. Hope this helps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 02:00:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461891#M1742646</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-05-21T02:00:29Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461892#M1742647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have made my table window like header, main &amp;amp; footer. Especially i use footer for total calcualation.. header for title descriptioin. Main is for data flow..&lt;/P&gt;&lt;P&gt;According to you, i created template with created border. &lt;/P&gt;&lt;P&gt;can we keep the table footer on bottom of the template? &lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 04:49:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461892#M1742647</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T04:49:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461893#M1742648</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;If its a footer for the table i.e. defined within the table it will appear once after the table is complete. If you want to display the footer at each page make it a separate window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Arindam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 05:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461893#M1742648</guid>
      <dc:creator>arindam_m</dc:creator>
      <dc:date>2013-05-21T05:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461894#M1742649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Savita,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you use the structure in Main Window, I mean the Header, Main and Footer, then in this case you still have to face issue. the template that I have suggested would get you the skeleton but your footer would end up just after your Main area. I dont think you need this way?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need your Footer window to be printed only at the bottom, then you will have to create a Static Window and display the data as required(i mean footer on each page or only after end of Main Window).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you have any issues.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;DN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 05:42:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461894#M1742649</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T05:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461895#M1742650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Expert,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Instead of creating template with creating border..why don't we create main window border to complete the skelton.. i do have table window border..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 06:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461895#M1742650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T06:14:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461896#M1742651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Savita,&lt;/P&gt;&lt;P&gt;Go through this link it may help you to resolve&amp;nbsp; your issue :-&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" class="active_link" href="https://answers.sap.com/thread/3360347" title="http://scn.sap.com/thread/3360347"&gt;http://scn.sap.com/thread/3360347&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 06:44:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461896#M1742651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T06:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461897#M1742652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can create the border, if this fulfills your requirement. Template will be used in this case is not required but if you need some fixed horizontal or vertical line (Fixed) then in that case you can use template to put a frame on the top of Main window.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 06:51:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461897#M1742652</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T06:51:47Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461898#M1742653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Using main window border i covered gap but i need footer should display botton of the main window even giving any type of output.. '&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;savita..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 06:55:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461898#M1742653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T06:55:10Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461899#M1742654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; How to keep footer at bottom..Let it some space above doesn't matter but footer should come down. even after creating template as border with secondary window according to your thread&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:01:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461899#M1742654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T07:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461900#M1742655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; My footer details not showing end of mian window even selected ONLY AFTER END OF MAIN WINDOW. and tiked ONLY AT PAGE BREAK.&lt;/P&gt;&lt;P&gt;tell what to do footer has to display bottom of the main window..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 07:44:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461900#M1742655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T07:44:00Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461901#M1742656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For footer create a window type "Final". Do the calculation in main window for the result or in initialization. Depending on your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add these condition to condition Tab under Final window.&lt;/P&gt;&lt;P&gt;SFSY-FORMPAGE = SYSY-FORMPAGES. (This will trigger only on last page)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the same by putting default value .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:17:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461901#M1742656</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T08:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461902#M1742657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp; I have created all with main window and under footer line...used checed page at break and only after end of main...but my footer is not showing in the end of main window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;saitha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:55:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461902#M1742657</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T08:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461903#M1742658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I wanted to trigter the total calculation end of main window...which is in main window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 08:56:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461903#M1742658</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T08:56:54Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461904#M1742659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have alread created footer under main window with total text etc..Should i move all text into new footer window then you condition..right..&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:03:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461904#M1742659</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T10:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461905#M1742660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you elaborate more ? &lt;/P&gt;&lt;P&gt;Note:- Try to explain your issue in much better way as to receive better Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.You need to check whether the calculation is being done or not, Use debugger.&lt;/P&gt;&lt;P&gt;2. Set a break point by applying program lines in footer.&lt;/P&gt;&lt;P&gt;3.check the same by applying hard code values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:03:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461905#M1742660</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T10:03:38Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461906#M1742661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to keep footer end of main window either&amp;nbsp; one line items or 2 or 5 it should display&lt;BR /&gt;end of main window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As of now, it gets huge gap after total displaying to avoid it should display end of main window..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/219928" width="450" /&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;P&gt;Hopes help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:17:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461906#M1742661</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T10:17:19Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461907#M1742662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, You need to store all the values in the variables and need to display the same in the final window with the condition I mention above .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 10:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461907#M1742662</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T10:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Table window in smartforms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461908#M1742663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I have created a new template under final window with storing variables the same as in main window. Also deleted the footer line in the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Note: The condition you mentioned which is not accepting and it sfsy may wrong system fields..if possible can you explian about that? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank for your valuable suggestion&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Savita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 May 2013 12:01:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-window-in-smartforms/m-p/9461908#M1742663</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-21T12:01:15Z</dc:date>
    </item>
  </channel>
</rss>

