<?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: Pricing control problem in SD Orders. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447509#M1847181</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Instead of going with exit, what your functional consultant can suggest to Business is to maintain condition record with inco term so that with standard settings, this requirement can be achieved.&amp;nbsp; Of course, if user, by mistake, maintain condition record with EXW, then, system will propose and this would be a defect from business point of view.&amp;nbsp; Users need to be educated properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;G. Lakshmipathi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Jul 2014 14:55:55 GMT</pubDate>
    <dc:creator>Lakshmipathi</dc:creator>
    <dc:date>2014-07-24T14:55:55Z</dc:date>
    <item>
      <title>Pricing control problem in SD Orders.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447507#M1847179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I'v excluded a freight item conditon in SD order (VA01) by using a requirements pricing routine depending on incoterms EXW in order (sy-subrc = 4 in the routine). So if I maintain the order directly with the incoterms EXW,&amp;nbsp; the condition ZF10 is not allowed and disappears as desired. My problem is to go back to this condition ZF10 after changing the incoterms again to a.g. CPT. So I need a refreshment of item condition list without pushing the "update pricing" button. Do somebody can give me a hint? (user exit, bapi or so).&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2014 07:23:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447507#M1847179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-23T07:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing control problem in SD Orders.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447508#M1847180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Peter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use BAPI_SALESORDER_CHANGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOGIC_SWITCH = C,If C is not working then try with G&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;CONDITIONS_IN-cond_updat&amp;nbsp;&amp;nbsp; = 'I'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;CONDITIONS_INX-cond_updat = 'I'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;SPAN class="L0S33" style="font-weight: inherit; font-style: inherit; font-family: inherit; background: transparent;"&gt;Shweta&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:36:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447508#M1847180</guid>
      <dc:creator>former_member195570</dc:creator>
      <dc:date>2014-07-24T14:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing control problem in SD Orders.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447509#M1847181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Instead of going with exit, what your functional consultant can suggest to Business is to maintain condition record with inco term so that with standard settings, this requirement can be achieved.&amp;nbsp; Of course, if user, by mistake, maintain condition record with EXW, then, system will propose and this would be a defect from business point of view.&amp;nbsp; Users need to be educated properly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;G. Lakshmipathi&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Jul 2014 14:55:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447509#M1847181</guid>
      <dc:creator>Lakshmipathi</dc:creator>
      <dc:date>2014-07-24T14:55:55Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing control problem in SD Orders.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447510#M1847182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case--how you are updating the Pricing function--i mean with which Pricing type???&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;have you tried New pricing option???&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Can you delete the line item and re-enter???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As suggested we need to educate the users--rather than going for Exit for this requirement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Phanikumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 06:08:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447510#M1847182</guid>
      <dc:creator>PhanikumarV</dc:creator>
      <dc:date>2014-07-29T06:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: Pricing control problem in SD Orders.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447511#M1847183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you all for your replies. In the meantime I resolved the problem by using the exit:&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;userexit_new_pricing_vbkd&lt;/STRONG&gt; with following coding:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;IF vbkd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;inco1 &amp;lt;&amp;gt; *vbkd&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;inco1&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp; new_pricing &lt;SPAN class="L0S55"&gt;= &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'B'&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN class="L0S52"&gt;ENDIF&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;It works properly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Thanks&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;&lt;SPAN class="L0S55"&gt;Peter&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Jul 2014 12:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricing-control-problem-in-sd-orders/m-p/10447511#M1847183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-29T12:43:17Z</dc:date>
    </item>
  </channel>
</rss>

