<?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 and variable declaration in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156355#M455637</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 you can use variable in other windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ananth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Mar 2007 10:34:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-30T10:34:20Z</dc:date>
    <item>
      <title>SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156352#M455634</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;&lt;/P&gt;&lt;P&gt;I am declaring a variable at the start in the Main Window of a SAp Script using DEFINE and assigning values to it depending on certain conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is the variable accessible in the other windows of the script as i need to print information based on the value of the variable taken from the main window.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Stock&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:06:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156352#M455634</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T10:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156353#M455635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;NO, It will not be accessible in other windows.&lt;/P&gt;&lt;P&gt;In such cases , you better define in the Driver program itself, so that it is visible across all the windows.&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>Fri, 30 Mar 2007 10:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156353#M455635</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T10:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156354#M455636</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;&lt;/P&gt;&lt;P&gt;Variable defined in the main window using DEFINE statement is available in other variable windows of the same script. so, u can print that variable in other windows&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:28:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156354#M455636</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T10:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156355#M455637</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 you can use variable in other windows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ananth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:34:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156355#M455637</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T10:34:20Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156356#M455638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi stock,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;simply said: A variable defined in SAPScript can be used as soon as it has been defined. That means you have to take into account the processing order. Use SAPScript debugger to see the procesing orde of your pages and windows.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156356#M455638</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2007-03-30T10:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script and variable declaration</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156357#M455639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are assigning values to the variable using some conditions.&lt;/P&gt;&lt;P&gt;Are you using any &lt;/P&gt;&lt;P&gt;IF &amp;lt; condition&amp;gt;&lt;/P&gt;&lt;P&gt;  Some code.&lt;/P&gt;&lt;P&gt;  (   assigning values to the variable.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not work.&lt;/P&gt;&lt;P&gt;Since IF...ENDIF does not work in script editor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise,The variable declared in Main window can be used in other windows of the same script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I Hope now You can get free from the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Reward points if it helps you.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Rama chary.Pammi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2007 10:52:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-and-variable-declaration/m-p/2156357#M455639</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-30T10:52:45Z</dc:date>
    </item>
  </channel>
</rss>

