<?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 Math expression in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885405#M1479252</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard FM or code to convert normal math expression to ABAP syntax format? such as from C=a+b to C = a + b.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 May 2010 06:42:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-17T06:42:20Z</dc:date>
    <item>
      <title>Math expression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885405#M1479252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any standard FM or code to convert normal math expression to ABAP syntax format? such as from C=a+b to C = a + b.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 06:42:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885405#M1479252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T06:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Math expression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885406#M1479253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How did you form C=a+b ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 07:22:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885406#M1479253</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-05-17T07:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: Math expression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885407#M1479254</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 'C=a+b' is a string, then how to convert it to 'C = a + b', because latter format can be evaluated by ABAP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 07:58:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885407#M1479254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-17T07:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: Math expression</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885408#M1479255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; If 'C=a+b' is a string, then how to convert it to 'C = a + b', because latter format can be evaluated by ABAP.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Lorin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the func. module 'EVAL_FORMULA'. It should help as the formula needs to be a syntactically correct (need not be in ABAP-acceptable format).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;SUhas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 May 2010 08:12:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/math-expression/m-p/6885408#M1479255</guid>
      <dc:creator>SuhaSaha</dc:creator>
      <dc:date>2010-05-17T08:12:43Z</dc:date>
    </item>
  </channel>
</rss>

