<?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 pricing routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-routine/m-p/4481770#M1061127</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem while creating/ using a new custom routine via transaction - VOFM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have created a custom routine(number - 999 ) under FORMULAS -&amp;gt; CONDITION VALUES. Have activated this routine and also configured the relevant pricing procedure in. The call of this routine happens fine(in my case it is while creating/changing po)..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to change value komv-kbetr =  0.03  (it should be 3.00).&lt;/P&gt;&lt;P&gt;all my calculations converting into wrong decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please your suggestions in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data lv_kbetr type kbetr.&lt;/P&gt;&lt;P&gt;case xkomv-kschl.&lt;/P&gt;&lt;P&gt;      when 'ZZ'.&lt;/P&gt;&lt;P&gt;        select single * from konp where knumh = xkomv-knumh&lt;/P&gt;&lt;P&gt;                                    and kschl = xkomv-kschl.&lt;/P&gt;&lt;P&gt;        if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;          lv_kbetr = ZCAL  *  konp-kbetr.&lt;/P&gt;&lt;P&gt;        endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Sep 2008 08:11:23 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-09-19T08:11:23Z</dc:date>
    <item>
      <title>pricing routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-routine/m-p/4481770#M1061127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a problem while creating/ using a new custom routine via transaction - VOFM. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have created a custom routine(number - 999 ) under FORMULAS -&amp;gt; CONDITION VALUES. Have activated this routine and also configured the relevant pricing procedure in. The call of this routine happens fine(in my case it is while creating/changing po)..... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i try to change value komv-kbetr =  0.03  (it should be 3.00).&lt;/P&gt;&lt;P&gt;all my calculations converting into wrong decimal places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please your suggestions in this regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data lv_kbetr type kbetr.&lt;/P&gt;&lt;P&gt;case xkomv-kschl.&lt;/P&gt;&lt;P&gt;      when 'ZZ'.&lt;/P&gt;&lt;P&gt;        select single * from konp where knumh = xkomv-knumh&lt;/P&gt;&lt;P&gt;                                    and kschl = xkomv-kschl.&lt;/P&gt;&lt;P&gt;        if sy-subrc = 0.&lt;/P&gt;&lt;P&gt;          lv_kbetr = ZCAL  *  konp-kbetr.&lt;/P&gt;&lt;P&gt;        endif.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 08:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-routine/m-p/4481770#M1061127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T08:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: pricing routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-routine/m-p/4481771#M1061128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi DM , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thing u need to remember while doing pricing is , that % will for 1000 not for 100, so u need to play around the results as per ur requirement.&lt;/P&gt;&lt;P&gt;&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;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Sep 2008 08:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-routine/m-p/4481771#M1061128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-19T08:15:30Z</dc:date>
    </item>
  </channel>
</rss>

