<?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: Regarding SD Routine in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251987#M1527726</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;For every condition type is associated with some A*** ( e.g. A901, A902) table, maintaining the access sequence ur conditon type is picking up the value from from those tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can goto the below link for easy understanding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: [http://www.magnatraining.com/sap/sap-tutorials/sap-sd/sap-sd-pricing-fundamentals]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of example in the net for priciong example u can refer those also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 05:04:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-09-29T05:04:25Z</dc:date>
    <item>
      <title>Regarding SD Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251983#M1527722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My question is regarding sd routine. Can anyboby tell me how can condition type and routine be created in sd pricing ? Can we copy standard condition type also ?&lt;/P&gt;&lt;P&gt;Actually , in our system there is one condition type z008 for cust discount. I just need to find where condition value has been calculated for this condition type ?, than how can i do that ? PLEASE , All experts plz guide me for same......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 17:02:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251983#M1527722</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-28T17:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SD Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251984#M1527723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ANALYSIS function in the document will tell you how the value was calculated.  Otherwise, look at your pricing procedure and determine whether a calculation routine has been specified, or check the condition records for the accesses, or check for a manual setting, etc...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 17:34:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251984#M1527723</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2010-09-28T17:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SD Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251985#M1527724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brad ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks for reply.... I have checked pricing procedure through v/08  .... there is 1 condition type names z008 exit there.... But there is no calulation define in this routine...  Can u tell me how can i check ANALYSIS function in the document  ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 04:53:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251985#M1527724</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T04:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SD Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251986#M1527725</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If alternate calculation type is not mentioned in Pricing procedure control, then the condition value is calculated based on the FROM &amp;amp; TO steps mentioned in Pricing procedure.   You can see the ANALYSIS button in CONDITIONS tab of Sales document transactions (Order, Billing Etc.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 05:01:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251986#M1527725</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T05:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SD Routine</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251987#M1527726</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;For every condition type is associated with some A*** ( e.g. A901, A902) table, maintaining the access sequence ur conditon type is picking up the value from from those tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can goto the below link for easy understanding...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Link: [http://www.magnatraining.com/sap/sap-tutorials/sap-sd/sap-sd-pricing-fundamentals]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are lots of example in the net for priciong example u can refer those also.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amitava&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 05:04:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-sd-routine/m-p/7251987#M1527726</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-09-29T05:04:25Z</dc:date>
    </item>
  </channel>
</rss>

