<?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 error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966627#M700025</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/: IF &amp;amp;BSIK-WAERS&amp;amp; EQ 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/  IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;= COMPANY AS date was Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;= COMPANY AS date was $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Oct 2007 11:57:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-22T11:57:17Z</dc:date>
    <item>
      <title>SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966620#M700018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts&lt;/P&gt;&lt;P&gt;   &lt;/P&gt;&lt;P&gt;          I am new to the SAP SCRIPT, can anyone correct the following.I have done the text elements as follows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:    IF &amp;amp;BSIK-WAERS&amp;amp; EQ 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:    IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR   &lt;/P&gt;&lt;P&gt;      COMPANY AS date was Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:   ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:    IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR   &lt;/P&gt;&lt;P&gt;      COMPANY AS date was $&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;        Inwhich IF condition is not working actually, what cud be the reason.&lt;/P&gt;&lt;P&gt;        Please advise me on the same.&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;Rajaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 10:55:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966620#M700018</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T10:55:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966621#M700019</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;&amp;lt;b&amp;gt;here AS is some paragraph format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;chek which paragraph format you are using&lt;/P&gt;&lt;P&gt;and give the same&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: is used only for commands&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not to display the data&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: IF &amp;amp;BSIK-WAERS&amp;amp; EQ 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AS&amp;lt;/b&amp;gt;   IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;COMPANY AS date was Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;AS&amp;lt;/b&amp;gt; IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;COMPANY AS date was $&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;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 10:59:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966621#M700019</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T10:59:05Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966622#M700020</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Raja,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/:  if &amp;amp;bisk-waers&amp;amp; eq 'INR'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR  COMPANY AS date was Rs.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/:  ELSE.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR  COMPANY AS date was $&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;/:  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:01:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966622#M700020</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:01:00Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966623#M700021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I checked with both of your suggestion, but still its not working yar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:14:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966623#M700021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966624#M700022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;debug your SAPScript and check atleast whatever conditions you ar echecking in SAPScript are getting fullfilled or not...&lt;/P&gt;&lt;P&gt;For debugging-&amp;gt;&lt;/P&gt;&lt;P&gt;1.go to SE71&lt;/P&gt;&lt;P&gt;Utilities-&amp;gt;Activate Debugger&lt;/P&gt;&lt;P&gt;2. Execute your TCODE&lt;/P&gt;&lt;P&gt;3. Debug the SAPScript&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:17:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966624#M700022</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966625#M700023</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;if you are not getting it properly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then delete all these lines&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate it&lt;/P&gt;&lt;P&gt;then now with no conditions&lt;/P&gt;&lt;P&gt;print the hard code text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and see the output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now put only one if condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then se e the output&lt;/P&gt;&lt;P&gt;and then put the next condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have done like this and it got resolved for me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Venkatesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:18:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966625#M700023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966626#M700024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi yar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;        i deleted all the lines and trying to display the following line only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to our records our indebtedness to you as on that date was $.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it display &lt;/P&gt;&lt;P&gt;According to our records our indebtedness to you as on that date was Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know why its changed automatically, or any other mistake have i done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Rajaram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:54:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966626#M700024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: SAP Script error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966627#M700025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;/: IF &amp;amp;BSIK-WAERS&amp;amp; EQ 'INR'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/  IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;= COMPANY AS date was Rs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ELSE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/ IN CONNECTION WITH AUDIT OF THE FINANCIAL STATEMENTS OF OUR &lt;/P&gt;&lt;P&gt;= COMPANY AS date was $&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/: ENDIF.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Oct 2007 11:57:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-script-error/m-p/2966627#M700025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-22T11:57:17Z</dc:date>
    </item>
  </channel>
</rss>

