<?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: function module to pricing procedure calculation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742527#M637314</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below FM :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RV_INVOICE_PRICE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Aug 2007 13:31:07 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-29T13:31:07Z</dc:date>
    <item>
      <title>function module to pricing procedure calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742524#M637311</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;Is there any function module which can give the details which appears in the&lt;/P&gt;&lt;P&gt;INVOICE -&amp;gt; LINE ITEM -&amp;gt; CONDITIONS tab, where I can find the information about price calculated for the material in the similar way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Points assured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 12:15:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742524#M637311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T12:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: function module to pricing procedure calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742525#M637312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use FM - RV_INVOICE_DOCUMENT_READ&lt;/P&gt;&lt;P&gt; pass KONV_READ = 'X'&lt;/P&gt;&lt;P&gt;and VBRK_I-VBELN = Invoice # u wanna read. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the structure XKOMV will give u the pricing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or if u want to select from DB, then go to VBRK pass the Invoice number there( at VBRK-VBELN) and get the VBRK-KNUMV ( Condition rec no) . With this no go to table KONV and u will get all the pricing data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 12:59:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742525#M637312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T12:59:39Z</dc:date>
    </item>
    <item>
      <title>Re: function module to pricing procedure calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742526#M637313</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;here i will get details about all the line item which has condition types, i want item level which even doesn't have condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prabhu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:25:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742526#M637313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:25:53Z</dc:date>
    </item>
    <item>
      <title>Re: function module to pricing procedure calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742527#M637314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try the below FM :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RV_INVOICE_PRICE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 13:31:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742527#M637314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T13:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: function module to pricing procedure calculation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742528#M637315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this FM will give u the complete list - PRICING_SUBSCREEN_PBO. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pass COMM_HEAD_I and COMM_ITEM_I , u ll get the complete list in parameter &lt;/P&gt;&lt;P&gt;YKOMV.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Aug 2007 14:17:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-module-to-pricing-procedure-calculation/m-p/2742528#M637315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-29T14:17:17Z</dc:date>
    </item>
  </channel>
</rss>

