<?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 Script output problem. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528103#M241591</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the two pages in EN &amp;amp; Polish language similar .&lt;/P&gt;&lt;P&gt;Yes the format is same &amp;amp; the text we can  translate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Aug 2006 18:35:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-08-09T18:35:57Z</dc:date>
    <item>
      <title>SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528098#M241586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;I have created one &amp;lt;b&amp;gt;Z_Script&amp;lt;/b&amp;gt; in &amp;lt;b&amp;gt;se71&amp;lt;/b&amp;gt; which contains two pages ( the script is configured for &amp;lt;b&amp;gt;three&amp;lt;/b&amp;gt; standard driver programs ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first page prints the form out put in English and the second page has output in Polish language.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I have three standard programs,&lt;/P&gt;&lt;P&gt;If I execute the &amp;lt;b&amp;gt;first&amp;lt;/b&amp;gt; standard program, then the script should output the pages in&amp;lt;b&amp;gt; both languages&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;If I execute &amp;lt;b&amp;gt;second&amp;lt;/b&amp;gt; standard program, then the script should output only in &amp;lt;b&amp;gt;English language&amp;lt;/b&amp;gt; only...&lt;/P&gt;&lt;P&gt;If I execute the &amp;lt;b&amp;gt;third&amp;lt;/b&amp;gt; standard program, then the script should output only in &amp;lt;b&amp;gt;Polish language&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;How can I hide &amp;lt;b&amp;gt;other pages&amp;lt;/b&amp;gt; in case of execution of second and third standard programs.&lt;/P&gt;&lt;P&gt;If you are not clear , I will explain more clearly.&lt;/P&gt;&lt;P&gt;Your Help will be appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528098#M241586</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528099#M241587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the system symbols for the same. Identify the SAPSCRIPT Symbol for the print program name and code as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:49:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528099#M241587</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528100#M241588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sam&lt;/P&gt;&lt;P&gt;If I understood ur problem clearly,&lt;/P&gt;&lt;P&gt;here is my solution&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the printprogram u call START_FORM &lt;/P&gt;&lt;P&gt;in this funcation one varible STARTPAGE is there u can defind the page no if u would like to start with page1 then give 'PAGE1' if u go with second page then mention 'PAGE2'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think it may helpful for u&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u find it useful plz mark the points&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Naveen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 17:50:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528100#M241588</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T17:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528101#M241589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your replies. But the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please be clear in using system symbols. How to make use of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Navin you are right . I am using here standard driver program which i can't touch. Could you please tell ..are there another ways to achieve it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 18:08:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528101#M241589</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T18:08:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528102#M241590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are the two pages in EN &amp;amp; Polish language similar ?&lt;/P&gt;&lt;P&gt;I mean the format is same &amp;amp; the text is translated or these two pages are completely different ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 18:19:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528102#M241590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T18:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script output problem.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528103#M241591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes the two pages in EN &amp;amp; Polish language similar .&lt;/P&gt;&lt;P&gt;Yes the format is same &amp;amp; the text we can  translate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Aug 2006 18:35:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-output-problem/m-p/1528103#M241591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-08-09T18:35:57Z</dc:date>
    </item>
  </channel>
</rss>

