<?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: Sapscript: value of &amp;sapscript-formpages&amp; before close-form in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574462#M259361</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;might be wrong with small case letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to give the fields in Capital letters like &amp;amp;PAGE&amp;amp; etc..&lt;/P&gt;&lt;P&gt;this might solve your problem,i guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Sep 2006 10:05:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-21T10:05:27Z</dc:date>
    <item>
      <title>Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574460#M259359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a problem on a sapscript where a window is printed on every page, but it should not be printed on the last page.&lt;/P&gt;&lt;P&gt;The matter is that it is the header of an array, so it has to appear on the "NEXT" page if the array is too long to be printed on one page. But on the last page I print an other array, so I don't want this header to appear here.&lt;/P&gt;&lt;P&gt;How can I do that? &lt;/P&gt;&lt;P&gt;I thought I can test &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;if &amp;amp;page&amp;amp; NE &amp;amp;sapscript-formpages&amp;amp;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; but it seems that when I do this test, they have no value. Maybe they will only have a value on the close-form ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance !  &amp;lt;b&amp;gt;&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 09:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574460#M259359</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574461#M259360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not get u,but to what I understood my answer goes as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since u dont want to print that particular window in the last page,u can go like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if &amp;amp;page&amp;amp; ne &amp;amp;sapscript-formpages&amp;amp;&lt;/P&gt;&lt;P&gt;/e text element&lt;/P&gt;&lt;P&gt;   rest of things u want to print&lt;/P&gt;&lt;P&gt;endif&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;___________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or u can do the same thing in the print program,that is near the write_form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope u can get me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:04:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574461#M259360</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574462#M259361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;might be wrong with small case letters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;try to give the fields in Capital letters like &amp;amp;PAGE&amp;amp; etc..&lt;/P&gt;&lt;P&gt;this might solve your problem,i guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:05:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574462#M259361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574463#M259362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried this, and when I'm on the page 1 on 2, the result is false... It's as if &amp;amp;page&amp;amp; and &amp;amp;sapscript-formpages&amp;amp; are always egals. But I printed them, and I see 1, and 2...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's why I wondered if their value is initial until the close-form is reached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:11:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574463#M259362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574464#M259363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srikanth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry, I wrote it in small case letters here, but in the sapscript, it is in capital letters.&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;Emilie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:13:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574464#M259363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574465#M259364</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;May 'NE' is not working in ur case try to use &amp;lt;&amp;gt;, this one case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next try by passing the &amp;amp;page&amp;amp; and &amp;amp;sapscript-formpages&amp;amp;&lt;/P&gt;&lt;P&gt;to different varibles and check with them in that condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Sep 2006 10:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574465#M259364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-21T10:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Sapscript: value of &amp;sapscript-formpages&amp; before close-form</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574466#M259365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ravi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By passing the &amp;amp;page&amp;amp; and &amp;amp;sapscript-formpages&amp;amp; in variables, I saw that they're always equals to the page number (both). And I found &amp;amp;NEXTPAGE&amp;amp;, which is equal to '0' on the last page! &lt;/P&gt;&lt;P&gt;So I did :&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;IF &amp;amp;NEXTPAGE&amp;amp; NE '0'&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PS: I tried to give you some points, but it seems it doesn't work :&lt;/P&gt;&lt;P&gt;"Error:&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Rewarding the message failed. "&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2006 09:05:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript-value-of-sapscript-formpages-before-close-form/m-p/1574466#M259365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-28T09:05:22Z</dc:date>
    </item>
  </channel>
</rss>

