<?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: String of arithmetic expression - How to process it? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153718#M454834</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Declare LV_FORMULA as Type I field and use&lt;/P&gt;&lt;P&gt;LV_FORMULA  =  10 + 15 - 15 * 12 + 36 .&lt;/P&gt;&lt;P&gt;the equation will be executed as per the order of preference of the operators&lt;/P&gt;&lt;P&gt; ( +,  -,  *).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ANJI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Apr 2007 10:00:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-04-12T10:00:18Z</dc:date>
    <item>
      <title>String of arithmetic expression - How to process it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153716#M454832</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 have a formula which I need to calculate. This formula is contained in a string, viz. something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LV_FORMULA = 'X + Y - 15*Z + 36'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have replaced the variables with values, so that LV_FORMULA is now something like :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LV_FORMULA = '10 + 15 - 15*12 + 36'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, LV_FORMULA is of type c. How can I find the value of this expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 09:57:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153716#M454832</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T09:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: String of arithmetic expression - How to process it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153717#M454833</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;you've to use dynamic programming&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;gt; look for dyn. subroutine pool&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_470/helpdata/en/9f/db999535c111d1829f0000e829fbfe/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_470/helpdata/en/9f/db999535c111d1829f0000e829fbfe/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        Andreas Mann&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 09:59:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153717#M454833</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2007-04-12T09:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: String of arithmetic expression - How to process it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153718#M454834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Declare LV_FORMULA as Type I field and use&lt;/P&gt;&lt;P&gt;LV_FORMULA  =  10 + 15 - 15 * 12 + 36 .&lt;/P&gt;&lt;P&gt;the equation will be executed as per the order of preference of the operators&lt;/P&gt;&lt;P&gt; ( +,  -,  *).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward if useful&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;ANJI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 10:00:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153718#M454834</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T10:00:18Z</dc:date>
    </item>
    <item>
      <title>Re: String of arithmetic expression - How to process it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153719#M454835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;write : (LV_FORMULA).&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 10:00:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153719#M454835</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-04-12T10:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: String of arithmetic expression - How to process it?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153720#M454836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data LV_FORMULA(10) type C.&lt;/P&gt;&lt;P&gt;LV_FORMULA = 10 + 15 - 15 * 12 + 36.&lt;/P&gt;&lt;P&gt;write lv_formula.  (Contains the Value)..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;santosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Apr 2007 10:01:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/string-of-arithmetic-expression-how-to-process-it/m-p/2153720#M454836</guid>
      <dc:creator>Santosh_Kezkhepatmelathil</dc:creator>
      <dc:date>2007-04-12T10:01:22Z</dc:date>
    </item>
  </channel>
</rss>

