<?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: Reg : Sapscript in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925481#M384099</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a small window to capture the total and place it at the position of the main window .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now drop the total in to this value .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to design this window in the layout itself .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Feb 2007 13:34:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-08T13:34:27Z</dc:date>
    <item>
      <title>Reg : Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925479#M384097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I want to print a particular total at the bottom of the main window  . Can anyone help me how to do it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx ,&lt;/P&gt;&lt;P&gt;Senthil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 13:29:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925479#M384097</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T13:29:55Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925480#M384098</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;I'm not sure of the sintax, but u can use BOTTOM statament in the main:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: BOTTOM&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;&amp;amp;total&amp;amp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/: ENDBOTTOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 13:34:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925480#M384098</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T13:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925481#M384099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create a small window to capture the total and place it at the position of the main window .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now drop the total in to this value .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U need to design this window in the layout itself .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 13:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925481#M384099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T13:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : Sapscript</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925482#M384100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;You have 2 ways to do this, Create a 2 lines window after the main Window, and then write the Variable In that window to print the same after the main Window. the Amount shoulb caliculated in the LOOP of the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another one, if you want the Total in the Last of the Main window, you need to Write BOTTOM and ENDBOTTOM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Feb 2007 13:51:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sapscript/m-p/1925482#M384100</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-08T13:51:54Z</dc:date>
    </item>
  </channel>
</rss>

