<?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: regarding sap script in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926851#M384476</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Feb 2007 11:08:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-12T11:08:42Z</dc:date>
    <item>
      <title>regarding sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926849#M384474</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 developed a script in which quantity of materials is coming i hv to show the totaling of quantity on every page or in the last page for this what sud i use plz help me as i m new to sap script,,,will i use a variable for this...plz help me if possible plz send me the code related to summation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnx in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 10:51:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926849#M384474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T10:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926850#M384475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;/P&gt;&lt;P&gt;use two veriables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 for page total&lt;/P&gt;&lt;P&gt;2 for grand total&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then put it end of main page with &lt;/P&gt;&lt;P&gt;/:PROTECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:ENDPROTECT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;refer script name MEDRUCK in se71, lots of reference there&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rewads if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:06:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926850#M384475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T11:06:38Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926851#M384476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Refer this link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/d1/80318f454211d189710000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:08:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926851#M384476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: regarding sap script</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926852#M384477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare  global variables &lt;/P&gt;&lt;P&gt;get the total for all pages in various variables&lt;/P&gt;&lt;P&gt;and display them accordingly&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Feb 2007 11:17:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sap-script/m-p/1926852#M384477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-12T11:17:15Z</dc:date>
    </item>
  </channel>
</rss>

