<?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 SOURCE STORAGE BIN SUGGESTION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049765#M1352167</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;Please give suggestion for this problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Against a goods reservation user wants do the picking and then post the IM documents and WM documents (ie TO creation confirmations using the FM "L_TO_CREATE_2_STEP_PICKING") . The system is configured for FIFO picking strategy. If this TO creation for Singlg Step its working fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the case 2 step picking (that is Single TO for Multiple deliveries(group)). Here the user wont give the Stock Removal Strategy for the material (If the user is entering the Stock removal strategy its working fine and creating the TO). But here  the system is throwing an Error message as "SYSTEM CANNOT FIND SOURCE STORAGE BIN" and not creating the TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is i should able to create the TO for TWO STEP PICKING (Also FIFO Picking Strategy), even if the user is not maintaining the Stock Removal Strategy for the material. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navaneeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2009 15:37:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-11T15:37:28Z</dc:date>
    <item>
      <title>SOURCE STORAGE BIN SUGGESTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049765#M1352167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;Please give suggestion for this problem &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;scenario:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Against a goods reservation user wants do the picking and then post the IM documents and WM documents (ie TO creation confirmations using the FM "L_TO_CREATE_2_STEP_PICKING") . The system is configured for FIFO picking strategy. If this TO creation for Singlg Step its working fine. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But in the case 2 step picking (that is Single TO for Multiple deliveries(group)). Here the user wont give the Stock Removal Strategy for the material (If the user is entering the Stock removal strategy its working fine and creating the TO). But here  the system is throwing an Error message as "SYSTEM CANNOT FIND SOURCE STORAGE BIN" and not creating the TO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is i should able to create the TO for TWO STEP PICKING (Also FIFO Picking Strategy), even if the user is not maintaining the Stock Removal Strategy for the material. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Navaneeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 15:37:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049765#M1352167</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T15:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: SOURCE STORAGE BIN SUGGESTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049766#M1352168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check for the following; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Check for the Storage Type for Putaway, whether you maintained Search Sequence correctly in the Storage type &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Main thing, check for the Storage Bins within the Storage Type in which you are trying to do Stock Placement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whenever the system says System couldn't find any storage bin, ie means that there is no Storage Bins created within the particular Storage Type before TO Creation. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. While creating TO with reference to TR use foreground option there you can find at which place you are striking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the main cause for this error are as follows&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. No inventory in bins &lt;/P&gt;&lt;P&gt;2. Or...the material is in a storage type that is not in th removal strategy search sequence. For example: looking in MM0 WM View, I see that the removal strategy is XXX. Then looking i the IMG for XXX search stratgey I see that the storage types i searches through are 123, 456, 678. When I looked at th inventory location I find it is in storage type 777 and sinc that is not a storage type in my removal search strategy...th system errors out with the error you mention below. &lt;/P&gt;&lt;P&gt;3. Same thing in 2 can also apply for if you have setup specifi movement types for removal search stratgies and your materia and movement type search strategy is not seeing the material i the storage type the material is in. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it will solve your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;ShreeMoaha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 15:43:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049766#M1352168</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T15:43:43Z</dc:date>
    </item>
    <item>
      <title>Re: SOURCE STORAGE BIN SUGGESTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049767#M1352169</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;The FM search the storage type from T334T table, Check this include L03AF58 you can find the reason of failure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;L03AF58--SOURCE CODE&lt;/P&gt;&lt;P&gt;   SELECT * FROM T334T&lt;/P&gt;&lt;P&gt;   WHERE LGNUM =  P_LGNUM   AND&lt;/P&gt;&lt;P&gt;         KZEAR =  P_KZEAR   AND&lt;/P&gt;&lt;P&gt;         LGTKZ =  P_LGTKZ   AND&lt;/P&gt;&lt;P&gt;         BESTQ =  P_BESTQ   AND&lt;/P&gt;&lt;P&gt;         SOBKZ =  P_SOBKZ   AND&lt;/P&gt;&lt;P&gt;         LAGKL =  P_LAGKL   AND&lt;/P&gt;&lt;P&gt;         WGFKL &amp;gt;= P_WGFKL   AND&lt;/P&gt;&lt;P&gt;         BWREF =  P_BWREF   AND&lt;/P&gt;&lt;P&gt;         LGREF =  T320-LGREF&lt;/P&gt;&lt;P&gt;         ORDER BY PRIMARY KEY.&lt;/P&gt;&lt;P&gt;     EXIT.&lt;/P&gt;&lt;P&gt;   ENDSELECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp;regards,&lt;/P&gt;&lt;P&gt;ShreeMohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 15:46:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049767#M1352169</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T15:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: SOURCE STORAGE BIN SUGGESTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049768#M1352170</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;Basically 2 Step picking means, we are grouping two different outbound deliveries into one group and it will allows you to create one TO. By using this TO warehouse personal will pick the products from bin. After picking it will be distributed at interim storage bin for different OD's. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As for your issue concerned, it is not comes under as 2 step picking process. As per my knowledge, you can create some temporary storage location(say XXXX) so that your all pack and unpack activities can be done over there. ID can be GR'ed first at this location XXXX. Then using MB1B you can transfer again to warehouse managed location&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;ShreeMohan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 15:51:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049768#M1352170</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T15:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: SOURCE STORAGE BIN SUGGESTION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049769#M1352171</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;Actually the 2 step picking is working fine for FIFO strategy now. But when we activate the Stringent FIFO indicator and the user exit "EXIT_SAPLL03A_005" to do the LIFO strategy for picking it not creating the Transfer Order and giving the error message as "SYSTEM CANNOT FIND SOURCE STORAGE BIN". (Also here the user wont enter the STOCK REMOVAL STRATEGY for the material. If he enters the STOCK REMOVAL STRATEGY the TO is getting created without any problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please let me know any other configuration or user exit needs to be activated in order to avoid this error (Even though the user does not enter the STOCK REMOVAL STRATEGY for the material?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Navaneeth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2009 02:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/source-storage-bin-suggestion/m-p/6049769#M1352171</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-12T02:13:02Z</dc:date>
    </item>
  </channel>
</rss>

