<?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: Is it possible assign the stock as for the proportions in GATP? in Supply Chain Management Q&amp;A</title>
    <link>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959613#M169595</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With PAL you can allocate products for specific customers or regions depending on the period and product allocation quantity. However, PAL based on certain percentage , I have not yet seen in standard SAP. &lt;/P&gt;&lt;P&gt;Please refer blow article, which is talking about allocation based on stock and storage location rules.  &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.brightworkresearch.com/sapplanning/category/gatp/"&gt;https://www.brightworkresearch.com/sapplanning/category/gatp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For custom development there are two ways to change confirmed quantity when GATP check is used.&lt;/P&gt;&lt;P&gt;
1. BADI /SAPAPO/ATP_REQ_ITEM_CONF - Method "CHANGE" is recommended to be used to change confirmed quantity.
    The BADI is called after all basic methods have been executed &lt;/P&gt;&lt;P&gt;2.User exit EXIT_/SAPAPO/SAPLATPT_005 can be also used to change confirmed quantity.
    However, this exit is called at the end of the Function Module /SAPAPO/AVAIL_CHECK_CONTROLLER.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R.Brahmankar&lt;/P&gt;</description>
    <pubDate>Thu, 18 Jul 2019 07:26:51 GMT</pubDate>
    <dc:creator>rupesh_brahmankar</dc:creator>
    <dc:date>2019-07-18T07:26:51Z</dc:date>
    <item>
      <title>Is it possible assign the stock as for the proportions in GATP?</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaq-p/11959610</link>
      <description>&lt;P&gt;&lt;/P&gt;Is it possible assign the stock as for the proportions in GATP?(Fair share rule in GATP)
  &lt;BR /&gt;
  &lt;BR /&gt;Ex :
  &lt;BR /&gt;
  &lt;BR /&gt;For Material A , Say Stock = 1000, Proportions maintained for the Channel 1 = 60% and channel 2 = 40%
  &lt;BR /&gt;
  &lt;BR /&gt;When we perform GATP Check, system need to show the Available stock as 600 to the channel 1 and Available stock as 400 to the channel 2.
  &lt;BR /&gt;
  &lt;BR /&gt;Please kindly advise me, if we have standard method to achieve above requirement or any user exit.</description>
      <pubDate>Sat, 13 Jul 2019 08:37:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaq-p/11959610</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-13T08:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible assign the stock as for the proportions in GATP?</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959611#M169593</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;You can use the functionality of product allocation (PAL), in gATP.&lt;/P&gt;&lt;P&gt;Allocation limits the amount of product that you allow to be sold, based on configured settings and required groupings.The product allocations procedure determines how products are allocated.&lt;/P&gt;&lt;P&gt;Please refer useful SAP help document on it&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.sap.com/saphelp_scm700_ehp03/helpdata/en/95/42c95360267614e10000000a174cb4/frameset.htm"&gt;https://help.sap.com/saphelp_scm700_ehp03/helpdata/en/95/42c95360267614e10000000a174cb4/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also refer this blog for PAL.&lt;/P&gt;&lt;P&gt;&lt;A href="https://blogs.sap.com/2014/09/19/gatp-product-allocation-settings/"&gt;GATP Product Allocation Settings&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R.Brahmankar&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jul 2019 07:48:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959611#M169593</guid>
      <dc:creator>rupesh_brahmankar</dc:creator>
      <dc:date>2019-07-15T07:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible assign the stock as for the proportions in GATP?</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959612#M169594</link>
      <description>&lt;P&gt;The requirement of our business is to dynamically allocate the stock w.r.to channel as for proportions or percentages and along with this it should controlled by Product allocations w.r.to channels also.&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Proportions for Channel 1 :40% and Channel 2 :60%&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Allocations  for channel 1 : 100 and Channel 2 : 200&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 1 :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Available Stock 100&lt;/P&gt;&lt;P&gt;Channel 1  requirements : 50&lt;/P&gt;&lt;P&gt;Channel 2 requirements : 70&lt;/P&gt;&lt;P&gt;GATP should confirm the 40 (40% of  100 ) requirements of the channel 1 and 60 (60% of  100 )  of channel 2 requirements .&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Scenario 2 :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Available Stock :200&lt;/P&gt;&lt;P&gt;Channel 1  requirements : 150&lt;/P&gt;&lt;P&gt;Channel 2 requirements : 200&lt;/P&gt;&lt;P&gt;GATP should confirm the 80 (40% of  200 )requirements of the channel 1 and 100 (60% 200 = 120 but allocation for channel 2 is 100 so confirmed is 100) of channel 2 requirements&lt;/P&gt;&lt;P&gt;Please kindly advise me, if we have standard method to achieve above requirement or any user exit.&lt;/P&gt;</description>
      <pubDate>Tue, 16 Jul 2019 17:17:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959612#M169594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2019-07-16T17:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible assign the stock as for the proportions in GATP?</title>
      <link>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959613#M169595</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;With PAL you can allocate products for specific customers or regions depending on the period and product allocation quantity. However, PAL based on certain percentage , I have not yet seen in standard SAP. &lt;/P&gt;&lt;P&gt;Please refer blow article, which is talking about allocation based on stock and storage location rules.  &lt;/P&gt;&lt;P&gt;&lt;A href="https://www.brightworkresearch.com/sapplanning/category/gatp/"&gt;https://www.brightworkresearch.com/sapplanning/category/gatp/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For custom development there are two ways to change confirmed quantity when GATP check is used.&lt;/P&gt;&lt;P&gt;
1. BADI /SAPAPO/ATP_REQ_ITEM_CONF - Method "CHANGE" is recommended to be used to change confirmed quantity.
    The BADI is called after all basic methods have been executed &lt;/P&gt;&lt;P&gt;2.User exit EXIT_/SAPAPO/SAPLATPT_005 can be also used to change confirmed quantity.
    However, this exit is called at the end of the Function Module /SAPAPO/AVAIL_CHECK_CONTROLLER.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;R.Brahmankar&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2019 07:26:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/supply-chain-management-q-a/is-it-possible-assign-the-stock-as-for-the-proportions-in-gatp/qaa-p/11959613#M169595</guid>
      <dc:creator>rupesh_brahmankar</dc:creator>
      <dc:date>2019-07-18T07:26:51Z</dc:date>
    </item>
  </channel>
</rss>

