<?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: PROCEDURE CREATION ERROR in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257971#M1986830</link>
    <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;bande_ramesh91&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Your procedure has a couple of syntax issues. Please fix that.&lt;/P&gt;&lt;P&gt;1. The VAR1 assignment should end with a semicolon(;) and that's why you are getting syntax error - (line no 11)&lt;/P&gt;&lt;P&gt;2. After fixing the above you would get an error at OUT_TABLE - (line no19).&lt;BR /&gt;The query should look like below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT SUM(SALES_AMOUNT) AS SALES_AMOUNT, SUM(SALES_AMOUNT-(SALES_AMOUNT*:DISCOUNT/100)) AS NET_AMOUNT....&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Sat, 26 Sep 2020 04:18:31 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-09-26T04:18:31Z</dc:date>
    <item>
      <title>PROCEDURE CREATION ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257969#M1986828</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
  &lt;P&gt;Good Morning&lt;/P&gt;
  &lt;P&gt;I am trying to create a procedure, however there is a error in VAR2 for incorrect syntax.&lt;/P&gt;
  &lt;P&gt;Checked the procedure but couldnt identify the same.&lt;/P&gt;
  &lt;P&gt;Could you please support.&lt;/P&gt;
  &lt;P&gt;Please refer to attachment.&lt;/P&gt;
  &lt;P&gt;Thanks in Advance......&lt;A href="https://answers.sap.com/storage/temp/1849570--create-procedures-protected-view-word.jpg"&gt;-create-procedures-protected-view-word.jpg&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 02:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257969#M1986828</guid>
      <dc:creator>former_member698032</dc:creator>
      <dc:date>2020-09-26T02:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: PROCEDURE CREATION ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257970#M1986829</link>
      <description>&lt;P&gt;Hi  &lt;SPAN class="mention-scrubbed"&gt;bande_ramesh91&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;your referring Var1 in Var2 block which Var1 is not present...  Kindly create as a table and call it in var2&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 03:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257970#M1986829</guid>
      <dc:creator>Yogananda</dc:creator>
      <dc:date>2020-09-26T03:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: PROCEDURE CREATION ERROR</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257971#M1986830</link>
      <description>&lt;P&gt;Hi &lt;SPAN class="mention-scrubbed"&gt;bande_ramesh91&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Your procedure has a couple of syntax issues. Please fix that.&lt;/P&gt;&lt;P&gt;1. The VAR1 assignment should end with a semicolon(;) and that's why you are getting syntax error - (line no 11)&lt;/P&gt;&lt;P&gt;2. After fixing the above you would get an error at OUT_TABLE - (line no19).&lt;BR /&gt;The query should look like below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;SELECT SUM(SALES_AMOUNT) AS SALES_AMOUNT, SUM(SALES_AMOUNT-(SALES_AMOUNT*:DISCOUNT/100)) AS NET_AMOUNT....&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2020 04:18:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/procedure-creation-error/m-p/12257971#M1986830</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-09-26T04:18:31Z</dc:date>
    </item>
  </channel>
</rss>

