<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860130#M670706</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all  can u pls tell &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is pricing ? what r the tables related to pricing ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are the differnt pricing conditions for s ales order . i heard that for each pricing condition thre is one subroutine . can u pls expain in detail ?  &lt;/P&gt;&lt;P&gt;what is tcode vfom ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADVANCE .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Sep 2007 06:22:53 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-24T06:22:53Z</dc:date>
    <item>
      <title>pricing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860130#M670706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi to all  can u pls tell &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is pricing ? what r the tables related to pricing ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what are the differnt pricing conditions for s ales order . i heard that for each pricing condition thre is one subroutine . can u pls expain in detail ?  &lt;/P&gt;&lt;P&gt;what is tcode vfom ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THANKS IN ADVANCE .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 06:22:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860130#M670706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-24T06:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: pricing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860131#M670707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Hari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly check the following PDF on Pricing procedure:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFPR/SDBFPR.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFPR/SDBFPR.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can also check,&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/de/7a8534c960a134e10000009b38f83b/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/de/7a8534c960a134e10000009b38f83b/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Reward If Helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 06:26:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860131#M670707</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-24T06:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: pricing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860132#M670708</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;&lt;/P&gt;&lt;P&gt;For information, please check this document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFPR/SDBFPR.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/SDBFPR/SDBFPR.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SD, Pricing Procedure is determined based on Sales Area (Sales Organization + Distribution Centre + Division) + Customer Pricing Procedure + Document Pricing Procedure. Sales Area is determined in Sales Order Header Level. Customer Pricing Procedure is determined from Customer Master. Document Pricing Procedure is determined from Sales Document Type / Billing Type (if configured). Once the pricing procedure is determined, Condition records are fetched. If appropriate condition records are found, the price is determined. If Mandatory pricing condition is missing, system will through an error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In SD, the steps to configure Pricing procedure are as under:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 1:&lt;/P&gt;&lt;P&gt;Condition table: If existing condition table meets the requirement, we need not create a new condition table. Considering the requirement for new condition table, the configuration will be done in spro as follows: IMG --&amp;gt; Sales &amp;amp; Distribution --&amp;gt; Basic Function --&amp;gt; Pricing Control --&amp;gt; Condition Table (select the required fields combination, which will store condition record).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 2:&lt;/P&gt;&lt;P&gt;Access Sequence: If existing access sequence meets the requirement, we need not create a new access sequence. Considering the requirement for new sequence, the configuration will be done in spro as follows: IMG --&amp;gt; Sales &amp;amp; Distribution --&amp;gt; Basic Function --&amp;gt; Pricing Control --&amp;gt; Access Sequence (Access sequence is made up of Accesses (Tables) &amp;amp; the order of priority in which it is to be accessed. Here we assign the condition table to access sequence.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 3:&lt;/P&gt;&lt;P&gt;Condition Type: If existing condition type meets the requirement, we need not create a new condition type. Considering the requirement for new condition type, the configuration will be done in spro as follows: IMG --&amp;gt; Sales &amp;amp; Distribution --&amp;gt; Basic Function --&amp;gt; Pricing Control --&amp;gt; Condition Type. It is always recommended to copy an existing similar condition type &amp;amp; make the neccessary changes. Here we assign Access sequence to Condition type.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 4: &lt;/P&gt;&lt;P&gt;a. Pricing Procedure: It is recommended to copy a similar pricing procedure &amp;amp; make the neccesary changes in new pricing procedure. Pricing Procedure is a set of condition type &amp;amp; arranged in the sequence in which it has to perform the calculation. Considering the requirement for new Pricing Procedure, the configuration will be done in spro as follows: IMG --&amp;gt; Sales &amp;amp; Distribution --&amp;gt; Basic Function --&amp;gt; Pricing Control --&amp;gt; Pricing Procedure --&amp;gt; Maintain Pricing Procedure.&lt;/P&gt;&lt;P&gt;b. Pricing Procedure: After maintaining the pricing procedure the next step will be determination of pricing procedure. Configuration for determining pricing procedure in SPRO is as follows: IMG --&amp;gt; Sales &amp;amp; Distribution --&amp;gt; Basic Function --&amp;gt; Pricing Control --&amp;gt; Pricing Procedure --&amp;gt; Determine Pricing Procedure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step 5:&lt;/P&gt;&lt;P&gt;Condition record: Condition record is a master data, which is required to be maintained by Core team / person responsible from the client. During new implementation, the condition records can be uploaded using tools like SCAT, LSMW, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is assumed that document pricing procedure, customer pricing procedure, ... are in place.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PRICING ROUTINES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. You have to use VOFM transactino to create new pricing routine..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. You have to assign the pricing routine to the pricing procedure...which can be done in V/08&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is related to Sales order first write the required code in the MV45AFZZ include program price related forms FORM USEREXIT_PRICING_PREPARE_TKOMK and&lt;/P&gt;&lt;P&gt;FORM USEREXIT_PRICING_PREPARE_TKOMP.&lt;/P&gt;&lt;P&gt;even after writing this if you are not getting the related output&lt;/P&gt;&lt;P&gt;goto VOFM tcode for wrting the Routines&lt;/P&gt;&lt;P&gt;from menu Requirements-&amp;gt; pricing&lt;/P&gt;&lt;P&gt;You can create the pricing related routines here&lt;/P&gt;&lt;P&gt;Use the Number from 900 only&lt;/P&gt;&lt;P&gt;take the acess key and try to copy the existing routine and change the code to your requirement and keep a break point and see&lt;/P&gt;&lt;P&gt;Activate it before execution&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;P&gt;&lt;/P&gt;&lt;P&gt;reward if it is helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Sep 2007 06:26:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing/m-p/2860132#M670708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-24T06:26:59Z</dc:date>
    </item>
  </channel>
</rss>

