<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248476#M144302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you add your TEXT ELEMENT at the end of the MAIN WINDOW?&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 mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Apr 2006 10:27:12 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-24T10:27:12Z</dc:date>
    <item>
      <title>SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248475#M144301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a small issue, I am new to smartforms. I want to add a window with a text element, to last page of the PO. But for the POs with the just one page length The text is not appearing. I want it to appear in the end of the page. I dont know how to go about Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 10:25:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248475#M144301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T10:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248476#M144302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why don't you add your TEXT ELEMENT at the end of the MAIN WINDOW?&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 mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 10:27:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248476#M144302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T10:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248477#M144303</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;You have an option in the conditions tab of your text element wherein you can display your text element at the end of Main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 10:32:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248477#M144303</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T10:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248478#M144304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rajkumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are two system fields available for use - SFSY-PAGE which is the page counter and SFSY-FORMPAGES which is the total page counter. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the element you want to display at the end, you could specify ( via an output condition ) that it should be displayed when SFSY-PAGE = SFSY-FORMPAGES. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would display the element on the last page.&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;Aniket&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark helpful answers.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 11:02:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248478#M144304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-24T11:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248479#M144305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IF &amp;amp;SFSY-PAGE&amp;amp; = &amp;amp;SFSY-FORMPAGES&amp;amp;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Put above codition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or use below fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page Numbering&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Smart Forms use page counters to determine the page number. Query these system fields [Seite&lt;/P&gt;&lt;P&gt;68] for the page counters:&lt;/P&gt;&lt;P&gt;  &amp;amp;SFSY-PAGE&amp;amp; for the current page number&lt;/P&gt;&lt;P&gt;  &amp;amp;SFSY-FORMPAGES&amp;amp; for the total number of pages in the form&lt;/P&gt;&lt;P&gt;  &amp;amp;SFSY-JOBPAGE&amp;amp; for the total number fo pages in all forms in the print job&lt;/P&gt;&lt;P&gt;Use the General Attributes tab of the page node to determine the properties of these page&lt;/P&gt;&lt;P&gt;counters:&lt;/P&gt;&lt;P&gt;  Use the Format box to determine whether to display the page number in Arabic or Roman&lt;/P&gt;&lt;P&gt;numbers or in letters.&lt;/P&gt;&lt;P&gt;  Use the Mode box to determine which values you want the different page counters to accept&lt;/P&gt;&lt;P&gt;(see below).&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Values of the Page Counters&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;The settings in the Mode box have the following effects on the values of the page counters:&lt;/P&gt;&lt;P&gt;  Initialize, Increase and Leave counter unchanged effect only &amp;amp;SFSY-PAGE&amp;amp; accordingly.&lt;/P&gt;&lt;P&gt;&amp;amp;SFSY-FORMPAGES&amp;amp; and &amp;amp;SFSY-JOBPAGES&amp;amp; are increased by 1 independent of this&lt;/P&gt;&lt;P&gt;setting.&lt;/P&gt;&lt;P&gt;  Page and overall page unchanged keeps &amp;amp;SFSY-PAGE&amp;amp; as well as &amp;amp;SFSY-FORMPAGES&amp;amp;&lt;/P&gt;&lt;P&gt;unchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2006 11:10:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248479#M144305</guid>
      <dc:creator>vinod_gunaware2</dc:creator>
      <dc:date>2006-04-24T11:10:29Z</dc:date>
    </item>
    <item>
      <title>Re: SmartForms</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248480#M144306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank You All, Your answers helped me resolve the issue. The checking of the option, at the end of main window,resolved the issue. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2006 05:28:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms/m-p/1248480#M144306</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-26T05:28:11Z</dc:date>
    </item>
  </channel>
</rss>

