2 step picking

I have created number of Outbound delivery and also created a group number for them in tcode Vl060 via WM reference
But after the group step I am not aware of further tcode to complete process ...kind of missing the sequence of steps to complete 2 step picking
however I have given a try with tcode LX39 now here i get 2 option
a) picking
b) allocation
can you please suggest which one should i select first ....i did give a try to both of them but i get error that storage type 007 (pallet one) does not allow negative stock......i am wondering why this message comes since 200 is the storage type where the negative quant should be created ...anyways you guys can guide me thru.

Hi,Sap: IN :
Please check you have enough stock in 007 if the storage type is not allowed the negative stock.
2-step pick follow the below process:
1.The total quantities of materials needed are picked in the first step. Therefore, the removal for the individual requirements (deliveries and transfer requirements) is optimized in the warehouse. Since you can pick full storage units or larger quantities of materials from the storage bins,the total number of picks required is reduced.
2.Two-step picking makes it possible for you to optimize the stock removal by using a picking strategy that is based on quantity (strategy M).
3.Since removal and allocation are completely separate steps, you can also confirm them separately.
4.You can monitor each step of the 2-step picking process at any time in detail.
Dick Hua @ China

Similar Messages

  • Report for field sammg and refnr in two step picking

    Hello Experts,
    I have configure two step picking which is working fine.
    But my concern is when I create a group from deliveries using VL06P, an five digit number (23717) is generated. But while putting same group number in LT72 screen for analysis or doing LT0E, I am getting en error that "this group number is not existing in system.
    Then I have to go to SE16 and search in table T311. Then I found that there are two group number in this table which technical name are REFNR and SAMMG. So I have to pass 23717 in SAMMG field and note down the number (17) from REFNR field and process with REFNR number.
    So is there any report whether I can get the same (when I pass SAMMG number I will get REFNR number) because my business user don't have access to SE16 again it is not acceptable to business.
    Or is there anyway by which I can assign same number to both SAMMG and REFNR, so that my client will refer only one number in stead of two number.
    I am hereby attaching one test data. Kindly go through it and revert to me with your analysis.
    Best Regards,
    Raghu Nayak.

    as an standard SAP you should be able to process the group number(23717) it seems there is some other setting / customization or you are following any additional steps in your system which generates the another number in Group (REFNR) field of T311 as in my case i am getting the same number in both the Group field
    Have a look on the below mentined existing wiki which was shared earlire by SCN member Susheel Tiwari / Pankaj Agarwal
    Two Steps Picking Process in SAP-WM

  • TWo-Step Picking

    Hi,
    We have a requirement to perform two step pick - that is the system needs to create Two TO's
    1. one for the picking material from the racks into a interim location in our case it would be Tub's - so the first part is confirmed when the material gets picked from the rack into tub.
    2. Once the material is all picked the tub's are moved into Packing area -- where the material is once again verified and packed and in this process the user confirm the second leg. which moves it into the interim storage type of 916
    3. After the two to's are confirmed they system should let the user perform the PGI.
    I did check the documentation for Two-Step Picking on the SDN and have done the config accordingly but now the system is throuwing up error while converting the delivery into TO it says the grouping has not been done.
    Not sure what am i missing - could you let me know the steps that need to followed to get this working.
    Regards
    Havish

    Hi Sudhir,
    Thanks for the reply, I did create a Group for type " K ".
    The above error comes up while creating the TO (for stock Removal), but srprsingly when i run the LT72 it says the group does not exist.
    I have done the following:
    LE> WHM-> Activities->Transfers-> Set Up 2 Step picking --- put in the details for the WH as required
    LE> WHM-> Interfaces--->Shipping ---> Two-Step picking -
    put in the details for the WH as required
    Created a Delivery --- VL10b
    Created A group for the above delivery -
    VG01
    Now when I check for Group under LT72 is says the group does not exist
    also when i try to create the TO for the group it throws up the as per my earlier post.
    Could you guide me what is the mistake am doing
    Regards
    Havish

  • When I try to sync photos, I followed all the steps, picked one folder.  When I hit "apply" I get this error message: Are you sure you want to remove 30 apps from iPad.  This will delete these apps and their data from the iPad. What have I done wrong

    When I try to sync photos or music, I followed all the steps, picked onle folder, not the whole library.  When I hit "apply" I got this message:
    Are you sure you want to remove 30 apps from iPad.  This will delete these apps and their data from the iPad" What can I change to just download the photos and not interfere with the apps?
    (By the way, the memory is not even one quarter full)
    Thanks for your help - Pat

    I have the same problem.  I updated my mac to 10.5, which then had me update apps like itunes, etc. then it wanted me to sync my purchased music to my ipad before i updated the ipad...which worked ok. then when i was syncing the photos i got the same message when i hit "apply" asking are you sure you want to delete the 12 apps from the ipad -  clicked "no" and brought me back to the original screen. Got the same message when trying to move them from the hard drive to the ipad.  WHat is going on and how do I correct this? Thanks

  • 2 step picking in Manufacturing

    can some one explain me how two step picking is performed in manufacturing process. what are config we need to do in wm and what are the wm movement types used and what transactios.

    Hi,
    Is the issue not resolved based on your previous query on the same issue?
    creating a group.
    What is the issue faced?
    Regards,
    Vivek

  • WM - Two Step Picking

    Hi experts,
    I have a problem with a program I'm creating.
    In this program I'm doing a call transaction to LT03 for an outbound delivery.
    When I do that, the message number L3 720 "2-step picking relevance will be removed since no relevant group" which is normally a Warning Message is appearing as an error message.
    When I go through debugging, in the code, it also appears as a warning message, but when I execute it online it appears in red.
    Does any one has an idea on that issue ?
    Thanks in advance.
    Best regards,
    Remi

    Hi,
    Thanks for your reply.
    All the materials go through a two step picking process in my business process.
    So each time I create a picking process, It is put in customizing that the field "Relevant for 2 step picking" is marked by default.
    The problem that I have is when I want to do a picking without the 2 step process.
    It is a warning standard message, and It's working fine online but when I'm doing it through function module L_TO_CREATE_DN, instead of a warning message, the systems shows it as an error message and does not let me go through the rest of the process.
    Moreover when I go through the debugging function the message is MESSAGE W720 where W is "Warning".
    I don't understand why online, the system gives me a warning message and through function module, the system gives in the code a warning message that appears as an error message on screen.
    I anyone has an idea it would help me.
    Thanks.
    Remi

  • Two step picking modification

    Hi all,
    Three simple questions on two step picking:
    1) When I delete a pick TO inthe first step of two step picking process the status of pick step on the group still reamains completed and I cannot create pick TO again. How to sort out this?
    2) If the pick TO is not created yet I'd like to add another TR to the group. But I didn't find a change group transactions. Once the group  is created, it looks like no modification is possible but editing two step relevance on some group's item. How it is expected to do this?
    3) How to set a storage type not relevant for two step picking? I've seen that only materials can be set as relevants for two step picking.
    Best Regards

    Hi
    Let me explain how two step picking works
    Within the 2-step picking process the first step can be repeated many
    times because changes of the assigned deliveries may occur or the
    requested quantities are not completely available the first time but
    the 2nd step the actual picking is done once and marks the completion
    of the process. This cannot be repeated for the reference number. If
    there are individual delivery changes the TO can be created using LT03
    but the multiple processing is no longer possible.
    TO confirmation takes place only when the stock is completely moved.
    It would not make sense to confirm the movement and then to the
    allocation step. The two-step picking process is
    1. Pick step (Where stock is picked from the source bin)
    2. Allocation step (Where stock is allocated in the destination bin)
    3. Confirmation (Where the picker confirms that the movement has been
    completed)
    You either carry out the first two steps seperately (2 -step picking)
    or at the same time. Either way, the confirmation always takes place
    last. Hope the above helps to clarify.
    Regards,
    Ramana
    Edited by: A.L.V Ramana on Dec 18, 2009 1:05 PM

  • Warehouse RF and 2 step picking

    Hi Guys,
    I have set up wm mobile in ecc 6.0 and also have 2 step TO's working manually but can't get them to work with a scanner.
    I have one storage type one side of the road and one the other but they all form part of the same warehouse in SAP. They move items between them using mvmt type 919 (replenishment) and i want them to pick in one store and confirm in the other by a different person
    Is this possible or is 2 step picking not what i think it is?
    Regards
    Daren

    Hi,
    I'm not sure your scenario is viable in (standard) SAP.
    As I understand (e.g.):
    - source storage type: productA 10 pc, productB 20 pcs, productC 30 pc
    - intermediate storage type: SU1 (productA 2 pc, productB 17 pcs, productC 10 pc), SU2 (productA 8 pc, productB 3 pcs, productC 20 pc)
    - destination storage type: bin1: productA 2 pc, productB 17 pcs, productC 10 pc, bin2: productA 8 pc, productB 3 pcs, productC 20 pc
    Please notice that SAP determines the to be removed quantities (~corresponding to SU1 & SU2 but not as SUs) when you remove the goods from the intermediate storage type ("allocation") and not when you place the goods into it.
    Please also notice that automatically you cannot create storage units (palletize) with different products on it (I'm not sure this is requirement in your case or not).
    Please check this link where it is explained where to carry out customizing for 2-step picking and how it works:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/f842674afa11d182b90000e829fbfe/frameset.htm
    Regards,
    Csaba
    Edited by: Csaba Szommer on Aug 6, 2009 7:01 AM

  • Two-Step picking in Lean WM.

    Hi all!
    Is it possible to configure two steps picking when you have a Lean WM implanted? My client wants to explore the possibility to use this functionality in his warehouse, but he has a lean WM, not a full one.
    I have configured IMG --> Logistics Execution --> Warehouse Management --> Interfaces -->  Shipping --> Two Step Picking
    In my tests, I have grouped the deliveries and when try to create the correspondent TO, system sends a message saying that it is not possible in a Lean WM.
    We are using SAP ECC 6.0
    Thanks for any help.

    Hi
    Lean warehouse management implement for the warehouse where proper storage bin (High rack structure or location management) are not available and user want to do the picking using pick list. In this case there is a dummy bin defined in the system which helps the user to group the deliver and create a transfer order.
    To leverage the 2 step picking functionality of warehouse management you should have proper location management ( Warehouse management) activated.
    Hope this will help
    Regards
    Manish

  • Warehouse Managment (Two-Step Picking)

    Hi,
    This is with reference to Two-Step picking procedure, which is not getting activated. Though we have done all customization required for TR and Delivery’s as well, as referred in the documentation provided by the SAP. The settings done are as follows.
    01)     Activation of Two-Step picking at WM Global level.
    02)     Transfer Requirement control
    03)     Transfer type control
    04)     In article master, relevant for two step picking.
    05)     At Storage type search level.
    Now when try to initiate the process with transaction LT41 putting shipment type i.e. A (Stock Removal) system displays a message “No data available for the specified criteria” or if thru LT0E, system asks for a group in WM.
    But when we go and try to create the single TO thru Delivery using t_code (LT03) system displays an information message, i.e. Two step picking relevancy will be lost.
    Regards,
    Aquil Husain

    Hi Aquil
    Have you set up Group processing for TR and Deliveries?
    In order to manage 2-step picking you have to work with groups / collective picking
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c6/f85c504afa11d182b90000e829fbfe/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c6/f85c504afa11d182b90000e829fbfe/frameset.htm
    Have a look at the help to review the process
    Regards
    Steve

  • WMS Problem with 2 step picking

    Hello Expert,
    In WMS I activate the 2 step picking. I have created a group of delivery and make a trasfer order with the total quantity of the deliveries. I create the trasfer order on 2 picking phase and I trasfer the material on storage type 200 with movement type 850. I confirm the trasfer order and I see the stock on storage type 200. The problem is that i cannot create the individual trasfer order related each single delivery. I tried with VL37 wave pick monitor but I get no output from the program. Any idea on where is my mistake?
    Thanks
    Josy

    Hi Josy
    Sorry I can not answer your question since I met problem when creating TO for the group. Can you tell me which t-code you used to create group?  I created the group via VL06P, from the menu - subsequent function - group and then create.(group type K). After that  I go to LT0E for the first picking. But when I enter the group number, system notice me the group number is not exist in table T311. Do you know why?
    thanks a lot.
    Tony

  • WM Replenishment and 2-step picking with storage units.

    Dear Colleagues,
    I am attempting to use SAP standard fixed bin replenishment and implement it as a 2-step picking process. Generally, the process goes as follows:
    - Generate replenishment pick tasks
    - Place the picked products onto storage units in an intermediate storage type
    - Put the products away from storage units into the respective fixed bins
    I have setup the necessary parameters to get standard replenishment to work. I can run LP21 and generate all TR's, and subsequently TO's. The product moves from respective reserve bins into the fixed bins based on strategies that I have setup.
    The issue i am experiencing is when I try to introduce the intermediate storage type to place the product into, before it goes into the fixed bins. Additionally, the intermediate storage type needs to have SUM enabled, so that the product gets placed onto pallets. This way, the warehouse personnel will be able to track the physical product movements before it is put away.
    Any help in this matter would be greatly appreciated.
    Best Regards,
    HK
    Edited by: Husein Kadribegic on Aug 4, 2009 6:49 PM

    Hi,
    I'm not sure your scenario is viable in (standard) SAP.
    As I understand (e.g.):
    - source storage type: productA 10 pc, productB 20 pcs, productC 30 pc
    - intermediate storage type: SU1 (productA 2 pc, productB 17 pcs, productC 10 pc), SU2 (productA 8 pc, productB 3 pcs, productC 20 pc)
    - destination storage type: bin1: productA 2 pc, productB 17 pcs, productC 10 pc, bin2: productA 8 pc, productB 3 pcs, productC 20 pc
    Please notice that SAP determines the to be removed quantities (~corresponding to SU1 & SU2 but not as SUs) when you remove the goods from the intermediate storage type ("allocation") and not when you place the goods into it.
    Please also notice that automatically you cannot create storage units (palletize) with different products on it (I'm not sure this is requirement in your case or not).
    Please check this link where it is explained where to carry out customizing for 2-step picking and how it works:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/c6/f842674afa11d182b90000e829fbfe/frameset.htm
    Regards,
    Csaba
    Edited by: Csaba Szommer on Aug 6, 2009 7:01 AM

  • LT0G CANNOT reverse 2 step picking TO

    Hello all,
    we use 2 step picking for normal sales delivery, LT0G can not reverse it which TO was confirmed. who can help me?

    Hello Manish,
    The error message is L1 007, storage bin 20000xxxxx(Group No.) does not exit. when I try to reverse TO from 916 -> 200.
    Regards,
    Jameson
    PS: if we use LT01 to reverse the TO, the DN's pick Qty did not decrease and document flow not updated. it will be a problem
    Edited by: Jamesonchung on Sep 4, 2009 5:03 AM

  • About  second step picking  in Transfer orders

    Hi Guys!!!!
    Does anybody know some function or BAPI that confirm transfer orders with second step picking ? i found one that maybe could works fine "L_TO_CONFIRM_SU" .
    I  promise to Reward.
    Regard...

    Hi Aktar,
    I am looking to implement the 2 step picking process for my Production line. My warehouse is in a different building and i want to stage the materials/components for the production orders of the day in the morning.
    I have activated the 2 step picking for the warehouse and also changed the material movement 850 to have a destination storage type as 200. But i am unable to complete the process.
    Do you have a step by step guide which could help me do this?
    Your help shall be appreciated.
    thanks and regards
    Vikram

  • "wave pick" & "2-step picking"?

    Hi,
    Maybe this is a stupid question.
    I'm working under version 4.6C, I can find the menu "wave pick" & "2-step picking", they're 2 same things or different ones?
    Please kindly advise
    Regards

    Hi
    Wave picking is used when you want to select multiple deliveries to be picked together. You select the ones you want and then create a wave or 'Group' and then create Transfer Orders for the Group.
    2 step picking is when you move products to an 'interim' place and then move it to its final destination, for instance one person may 'pick' from a large area and drop the products at the end of line and confirm he has done that and then a second person will pick up the products from this area and move them to the 'packing' area maybe
    I hope that this helps

  • Hw to deactivate a valid cross-docking item i.e., 2-step picking

    Hi Experts,
    Hw to deactivate a valid cross-docking item i.e.,  the two step relevance should be de-activated for the delivery items. i want to convert 2-step picking to one-step picking based on elapsed time.
    Be helpful. Its urgent.
    Thanks & Regards,
    Madhu

    System will generate XD deliveries once you do the goods receipt against Vendor Purchase Order.In your case two outbound deliveries generated as you have to UB Purchase Orders.After Creation of deliveries then you tried to create the delivery through wf30 .As the deliveries created alredy you got error No entries found relevant to delivery generation;'
    If you delete the deliveries then it is difficult to create new outbound deliveries.

Maybe you are looking for