<?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: Relation between Pricing procedure and material. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303910#M1026325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohayuddin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a thought, but please let me know if this can be done or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the pricing procedure, we have condition types and each condition type is linked/associated with a material. right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we get the material through this linkage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how can we see the code in Pricing procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 11:33:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-12T11:33:01Z</dc:date>
    <item>
      <title>Relation between Pricing procedure and material.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303908#M1026323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to find the material from a Sales order Header Pricing Procedure?&lt;/P&gt;&lt;P&gt;If yes, which tables have this information?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you all for the help.&lt;/P&gt;&lt;P&gt;Krishna Dev.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:17:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303908#M1026323</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Pricing procedure and material.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303909#M1026324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Krishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Material can be found from VBAP-MATNR table, you can link it through VBAK-VBELN.&lt;/P&gt;&lt;P&gt;I don't think there is any linkage between Pricing procedure and Material directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mohaiyuddin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:26:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303909#M1026324</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Pricing procedure and material.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303910#M1026325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mohayuddin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a thought, but please let me know if this can be done or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the pricing procedure, we have condition types and each condition type is linked/associated with a material. right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can we get the material through this linkage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also how can we see the code in Pricing procedure?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Krishna Dev&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:33:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303910#M1026325</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Pricing procedure and material.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303911#M1026326</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;To see the code  for  pricing , u can VOFM trx,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VOFM--&amp;gt;Requirements --&amp;gt;Pricing,&lt;/P&gt;&lt;P&gt;It will show the list  of the routines from which you search vch is called for u.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 12:24:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303911#M1026326</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T12:24:35Z</dc:date>
    </item>
    <item>
      <title>Re: Relation between Pricing procedure and material.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303912#M1026327</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;When creating the Condition records in VK11 for the particular output type, We will select the combination of variables such as in your case Material etc......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After saving the record will be saved in the Pricing Condition Table AXXX (where XXX - 000 to 999) where the key fields are the ones you selected in VK11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think you have to find the Pricing Reocrd from this table which contains your material number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Regards,&lt;/P&gt;&lt;P&gt;Dwarakanath.S&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 12:31:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/relation-between-pricing-procedure-and-material/m-p/4303912#M1026327</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T12:31:56Z</dc:date>
    </item>
  </channel>
</rss>

