<?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>Question Re: Roling Agregation based on variable Safety time in Weeks in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaa-p/12139306#M173431</link>
    <description>&lt;P&gt;Hi Meghan,&lt;/P&gt;&lt;P&gt;There are 3 approaches to this requirement.&lt;/P&gt;&lt;P&gt;1. Use Local Member (Simple option)&lt;/P&gt;&lt;P&gt;- Create a local member i.e. first check Day's supply vs Factory calendar and then sum the demand forecast.&lt;/P&gt;&lt;P&gt;2. Using KFs in IBP (Recommended option)&lt;/P&gt;&lt;P&gt;-Simple Rolling aggregation won't work for this requirement. You need to use "offset" function and offset the forward buckets in the safety stock required bucket. For e.g. for bucket 4 Safety stock calculation, you need to bring the 5th bucket data in the 4th bucket (Offset 1), Bucket 6 data in 4th bucket (offset 2) and so on.&lt;/P&gt;&lt;P&gt;-Once the offset KFs are done, then use a logic of Days of supply vs factory calendar and basis on the Day's supply, pick the appropriate Offset KF and rolling aggregation.&lt;/P&gt;&lt;P&gt;3. Request for L-Code &lt;/P&gt;&lt;P&gt;-Reach out to SAP for the creation of L-Code, as in the case of 2nd approach it is not a standard solution but a workaround.&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;</description>
    <pubDate>Tue, 18 Feb 2020 09:07:43 GMT</pubDate>
    <dc:creator>Praveen_Jadhav</dc:creator>
    <dc:date>2020-02-18T09:07:43Z</dc:date>
    <item>
      <title>Roling Agregation based on variable Safety time in Weeks</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaq-p/12139304</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1780633-comunity.png"&gt;comunity.png&lt;/A&gt; &lt;/P&gt;
  &lt;P&gt;Hi Folks &lt;/P&gt;
  &lt;P&gt;I am Trying to perform Rolling Sum aggregation based on Safety Time which is Variable every week &lt;/P&gt;
  &lt;P&gt;Can any one share some ideas on how to do this through Key figure caliculations &lt;/P&gt;
  &lt;P&gt;Please see attached screen shot for more details and below steps &lt;/P&gt; Step 1 - Check for Location Factory Calendar Key figure for number of Days whether its 4 , 5 , 6 or 7 Days Step2 - Check For IO Days of Supply Key figure like how many days of Supply is needed whether 7 or 10 , 12 or 15 or 20 Step 3 Now Calculate Rolling Demand Sum based on IO Days of Supply Key Figure and number of days from Location Factory Calendar and corresponding IO Demand Forecast in those weeks</description>
      <pubDate>Mon, 17 Feb 2020 20:02:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaq-p/12139304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-02-17T20:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Roling Agregation based on variable Safety time in Weeks</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaa-p/12139305#M173430</link>
      <description>&lt;P&gt;Thank
you for visiting SAP Community to get answers to your questions. Since you're
asking a question here for the first time, I recommend that you familiarize
yourself with &lt;A href="https://community.sap.com/resources/questions-and-answers" target="test_blank"&gt;https://community.sap.com/resources/questions-and-answers&lt;/A&gt; (if you
haven't already), as it provides tips for preparing questions that draw
responses from our members. &lt;/P&gt;&lt;P&gt;Should
you wish, you can revise your question by selecting Actions, then Edit
(although once someone answers your question, you'll lose the ability to edit
the question -- but if that happens, you can leave more details in a comment). &lt;/P&gt;&lt;P&gt;--Jerry&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2020 20:02:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaa-p/12139305#M173430</guid>
      <dc:creator>jerryjanda</dc:creator>
      <dc:date>2020-02-17T20:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: Roling Agregation based on variable Safety time in Weeks</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaa-p/12139306#M173431</link>
      <description>&lt;P&gt;Hi Meghan,&lt;/P&gt;&lt;P&gt;There are 3 approaches to this requirement.&lt;/P&gt;&lt;P&gt;1. Use Local Member (Simple option)&lt;/P&gt;&lt;P&gt;- Create a local member i.e. first check Day's supply vs Factory calendar and then sum the demand forecast.&lt;/P&gt;&lt;P&gt;2. Using KFs in IBP (Recommended option)&lt;/P&gt;&lt;P&gt;-Simple Rolling aggregation won't work for this requirement. You need to use "offset" function and offset the forward buckets in the safety stock required bucket. For e.g. for bucket 4 Safety stock calculation, you need to bring the 5th bucket data in the 4th bucket (Offset 1), Bucket 6 data in 4th bucket (offset 2) and so on.&lt;/P&gt;&lt;P&gt;-Once the offset KFs are done, then use a logic of Days of supply vs factory calendar and basis on the Day's supply, pick the appropriate Offset KF and rolling aggregation.&lt;/P&gt;&lt;P&gt;3. Request for L-Code &lt;/P&gt;&lt;P&gt;-Reach out to SAP for the creation of L-Code, as in the case of 2nd approach it is not a standard solution but a workaround.&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Praveen&lt;/P&gt;</description>
      <pubDate>Tue, 18 Feb 2020 09:07:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/roling-agregation-based-on-variable-safety-time-in-weeks/qaa-p/12139306#M173431</guid>
      <dc:creator>Praveen_Jadhav</dc:creator>
      <dc:date>2020-02-18T09:07:43Z</dc:date>
    </item>
  </channel>
</rss>

