<?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 Pricelist in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861667#M1787580</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the company where I'm working for, there is a need for creating pricelists on a daily basis for about 50000 articles and 2000 customers. A prices list is nothing more than a file for each customer containing 50000 articles each with a customer dependent price. This prices are calculated with a normal calculation scheme and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's fairly easy to create these files using the standard function PRICING. But the problem is performance. Calculating the prices for 50000 articles for one customer takes about 2 hours to generate in our system. Creating 2000 of these files is just therefore not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have suggestions to tackle this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- using a simplified calculation scheme, because not all the conditions defined in the calculation scheme are necessary for a pricelist.&lt;/P&gt;&lt;P&gt;- creating initial pricelists in a self-defined Z-table, and update these tables using changepointers during the day when conditions change.&lt;/P&gt;&lt;P&gt;- using an external solution like the former IPC (now called Pricing Engine) or create my own&lt;/P&gt;&lt;P&gt;- ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are welcome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 10:46:26 GMT</pubDate>
    <dc:creator>former_member293707</dc:creator>
    <dc:date>2013-11-15T10:46:26Z</dc:date>
    <item>
      <title>Pricelist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861667#M1787580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the company where I'm working for, there is a need for creating pricelists on a daily basis for about 50000 articles and 2000 customers. A prices list is nothing more than a file for each customer containing 50000 articles each with a customer dependent price. This prices are calculated with a normal calculation scheme and conditions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's fairly easy to create these files using the standard function PRICING. But the problem is performance. Calculating the prices for 50000 articles for one customer takes about 2 hours to generate in our system. Creating 2000 of these files is just therefore not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have suggestions to tackle this problem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was thinking of:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- using a simplified calculation scheme, because not all the conditions defined in the calculation scheme are necessary for a pricelist.&lt;/P&gt;&lt;P&gt;- creating initial pricelists in a self-defined Z-table, and update these tables using changepointers during the day when conditions change.&lt;/P&gt;&lt;P&gt;- using an external solution like the former IPC (now called Pricing Engine) or create my own&lt;/P&gt;&lt;P&gt;- ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions are welcome!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 10:46:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861667#M1787580</guid>
      <dc:creator>former_member293707</dc:creator>
      <dc:date>2013-11-15T10:46:26Z</dc:date>
    </item>
    <item>
      <title>Re: Pricelist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861668#M1787581</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;i hope this is helpful,&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.erpgreat.com/abap/performance-tuning-for-data-selection-statement.htm"&gt;http://www.erpgreat.com/abap/performance-tuning-for-data-selection-statement.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechies.org/sap-pdf-books-download/ABAP_Performance_Tuning343411326097630.pdf"&gt;http://www.saptechies.org/sap-pdf-books-download/ABAP_Performance_Tuning343411326097630.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://wiki.scn.sap.com/wiki/display/ABAP/ABAP+Performance+and+Tuning"&gt;http://wiki.scn.sap.com/wiki/display/ABAP/ABAP+Performance+and+Tuning&lt;/A&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Ram&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 10:57:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861668#M1787581</guid>
      <dc:creator>ramkumar007</dc:creator>
      <dc:date>2013-11-15T10:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: Pricelist</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861669#M1787582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These kinds of information is always helpful of course. But the problem is that I use standard functionality of SAP (function PRICING) that takes care of all the selects on the conditions tables to get the right prices. I assume that SAP has taken all these performance measures to make the price calculation as fast as possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Edwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 11:21:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pricelist/m-p/9861669#M1787582</guid>
      <dc:creator>former_member293707</dc:creator>
      <dc:date>2013-11-15T11:21:20Z</dc:date>
    </item>
  </channel>
</rss>

