<?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: SAP Scripts in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190384#M128381</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;Create two pages- page1 and page2.&lt;/P&gt;&lt;P&gt;Next page attribute of page1 is page2 and&lt;/P&gt;&lt;P&gt;Next page attribute of page2 is page1 &lt;/P&gt;&lt;P&gt;On page1 write the values from driver program like vendor no, name etc in the main window.&lt;/P&gt;&lt;P&gt;on Page2 write the static text.&lt;/P&gt;&lt;P&gt;Adjust the size of the main window on page1 so that only the data that you want on the first page ie page1. This adjustment is very essential as it will allow the data in every loop pass to get displayed on page1 and not to flow to the other 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;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2006 16:34:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-04T16:34:32Z</dc:date>
    <item>
      <title>SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190376#M128373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a script which displays information on one page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, I need to add another page in the script without modifying the driver program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Vendor Details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page1: Vendor No., Name, Etc.&lt;/P&gt;&lt;P&gt;Page2: Static text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Page1: Vendor No., Name, etc,&lt;/P&gt;&lt;P&gt;Page2: Static Text (same as the previous one)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;I can't modify the driver program. &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This second page has to be created and added for each new page1.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:34:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190376#M128373</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T14:34:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190377#M128374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Nazim,&lt;/P&gt;&lt;P&gt; Create a new page i.e page2 in the layout and give the name of the new page as the next page in the first page header attributes.&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>Wed, 04 Jan 2006 14:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190377#M128374</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T14:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190378#M128375</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;Modify the sapscript to add another page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can write routines in the sapscript using PERFORM statement to add your program logic without changing driver program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check the below link for more info.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.henrikfrank.dk/abapexamples/SapScript/calling_abap_subroutines.htm" target="test_blank"&gt;http://www.henrikfrank.dk/abapexamples/SapScript/calling_abap_subroutines.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Ramakrishna Prasad&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:38:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190378#M128375</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-04T14:38:29Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190379#M128376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The problem here is the First page has four Text elements and the output varies based on the data retrieved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the new page, but I need help in triggering it... I have tried out the triggering in all the text elements but in vain!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I modify the driver program, it is working fine... But I am not to make changes to it!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190379#M128376</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T14:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190380#M128377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nazim, &lt;/P&gt;&lt;P&gt;Instead of triggering from the text elements,&lt;/P&gt;&lt;P&gt;Did you try specifying in Pages standard attributes, next page as PAGE2?&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:47:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190380#M128377</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T14:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190381#M128378</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 can call command NEW-PAGE from the script  dynamically.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190381#M128378</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-04T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190382#M128379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;That too doesn't help solving it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I trigger the new-page in the main window, the output is changed from this format:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page1:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Line 1.&lt;/P&gt;&lt;P&gt;Line 2.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;&lt;/P&gt;&lt;P&gt;Page2:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Text...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TO --&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page1: &amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Line1&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page2:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Text...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page1:&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;Line2.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Page2:&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Text...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 14:55:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190382#M128379</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190383#M128380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Nazim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you triggered the NEW-PAGE in the text element for printing item level data. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to find a place where exactly you want to trigger NEW-PAGE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ramakrishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 15:05:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190383#M128380</guid>
      <dc:creator>venkata_ramisetti</dc:creator>
      <dc:date>2006-01-04T15:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Scripts</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190384#M128381</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;Create two pages- page1 and page2.&lt;/P&gt;&lt;P&gt;Next page attribute of page1 is page2 and&lt;/P&gt;&lt;P&gt;Next page attribute of page2 is page1 &lt;/P&gt;&lt;P&gt;On page1 write the values from driver program like vendor no, name etc in the main window.&lt;/P&gt;&lt;P&gt;on Page2 write the static text.&lt;/P&gt;&lt;P&gt;Adjust the size of the main window on page1 so that only the data that you want on the first page ie page1. This adjustment is very essential as it will allow the data in every loop pass to get displayed on page1 and not to flow to the other 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;Richa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 16:34:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-scripts/m-p/1190384#M128381</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T16:34:32Z</dc:date>
    </item>
  </channel>
</rss>

