<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897757#M681323</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;After debug the script i notice that the write function is being call 2 time but only one data is passing. So why is that the write function is been call 2 time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Oct 2007 02:23:39 GMT</pubDate>
    <dc:creator>former_member568822</dc:creator>
    <dc:date>2007-10-24T02:23:39Z</dc:date>
    <item>
      <title>SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897748#M681314</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 have create a sapscript form that only have main window in a page.  My problem is when i loop the write form it will always create 2 page for the first data. Meaning if i past 1 data to write form it create 2 page will same data in fact i only need 1 page and if i pass 10 data it will create 11 page which the first 2 page is the 1st data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i wonder why is this happen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help, thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:35:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897748#M681314</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-10-24T01:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897749#M681315</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 am not clear with your question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you let me know how are you calling elements in main window? What have you coded in your driver program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:44:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897749#M681315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T01:44:34Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897750#M681316</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;Thank You for you respond.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I no put any element but just passing same data for internal table to the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what i mean is when i put the write form fm inside the internal table loop. If my table have 1 line of data it with create 2 page with same data passing to it. IT only happen for the first data only ohters is ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:52:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897750#M681316</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-10-24T01:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897751#M681317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check whether you have created a second page copying the first page and the next page of the first page is the second page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clarify how exactly you created the sapscript form.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:52:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897751#M681317</guid>
      <dc:creator>JoffyJohn</dc:creator>
      <dc:date>2007-10-24T01:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897752#M681318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess this is causing because you created second page. In your layout properties, goto Pages tab, click on first page. In properties, check what is entered for Next Page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:55:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897752#M681318</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T01:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897753#M681319</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 have create 2 page with main window name first and next. At the first page i put next as next page and at the next i put next page as next. I just want to write some data from internal table to the form.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:56:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897753#M681319</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-10-24T01:56:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897754#M681320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you need second page? Is it same as First page? As i said earlier, you can just assign Next Page as First so that if data exceeds, the format of new page will be same as first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you have created 2 pages, i think it is causing the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 01:58:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897754#M681320</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T01:58:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897755#M681321</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;Yes it same as first page. I just try with 1 page by delete the second page so now i have only 1 page with the next page also first. but the result is the same!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is this happen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 02:03:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897755#M681321</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-10-24T02:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897756#M681322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you debug the script and see the code in runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To activate debugger for script, go to SE71, Utilities --&amp;gt; Activate Debugger&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 02:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897756#M681322</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T02:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897757#M681323</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;After debug the script i notice that the write function is being call 2 time but only one data is passing. So why is that the write function is been call 2 time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 02:23:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897757#M681323</guid>
      <dc:creator>former_member568822</dc:creator>
      <dc:date>2007-10-24T02:23:39Z</dc:date>
    </item>
    <item>
      <title>Re: SAPSCRIPT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897758#M681324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you see your code and check why it is done like that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will not be able to tell as i don't know what code did you put in print program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2007 02:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sapscript/m-p/2897758#M681324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-24T02:28:14Z</dc:date>
    </item>
  </channel>
</rss>

