<?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: Processing Work Center Formula in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-work-center-formula/m-p/5826583#M1315895</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at program RSCALC01. this shows you how to use the EVAL_FORMULA function module. it is not super fast, so i would not use it in a big loop, but it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jun 2009 13:29:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-25T13:29:57Z</dc:date>
    <item>
      <title>Processing Work Center Formula</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-work-center-formula/m-p/5826582#M1315894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am selecting Work Center Formula from table TC25. Based on the formula, I need to calculate the standard hours in a report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;select single ftext into tc25-ftext
        from tc25
       where ident = crco-forml.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got the value of &lt;EM&gt;tc25-ftext&lt;/EM&gt; as = SAPC00 + ( SAPC00 / 2 ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already determined the value of SAPC00 as      &lt;STRONG&gt;7.000&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have to calculate the "Standar Hours" based on &lt;EM&gt;tc25-ftext&lt;/EM&gt; using the values like:&lt;/P&gt;&lt;P&gt; std_hrs = 7.000 + (7.000/2) = 10.500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But depending on the value of &lt;EM&gt;crco-forml&lt;/EM&gt;, the value of &lt;EM&gt;tc25-ftext&lt;/EM&gt; also varies (dynamically). &lt;/P&gt;&lt;P&gt;So can you please let me know how to build logic for this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jun 2009 20:42:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-work-center-formula/m-p/5826582#M1315894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-24T20:42:59Z</dc:date>
    </item>
    <item>
      <title>Re: Processing Work Center Formula</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/processing-work-center-formula/m-p/5826583#M1315895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at program RSCALC01. this shows you how to use the EVAL_FORMULA function module. it is not super fast, so i would not use it in a big loop, but it works fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jun 2009 13:29:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/processing-work-center-formula/m-p/5826583#M1315895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-25T13:29:57Z</dc:date>
    </item>
  </channel>
</rss>

