Pick qty copied to delivery qty without creating TO.

Hi,
I have this issue, can some one help me out?
We have Lean warehouse managemant configured.
While I'm creating a delivery using VL10C, delivery is created subsequently the delivery qty is copied to Pick qty, whick disables my TO creation using VL06O Picking.
Due to this filling of picking qty in delivery, the requirment is satisfied to trigger the TO during TO creation.
Expecting a reply.
Mahi

Yes, I got to resolve this issue by myself.
The problem is in the Transfer order Output condition type. I had dispatch time 4 - Send immediately assigned to the output condition record. This forces the TO order to be created immediately.
As a rule to create TO the Pick qty field in delivery document has to be filled in with the delivery qty. Hence the delivery qty has copied into the pick qty field.
I changed this dispatch time to 3 and now it works fine.
Mahi

Similar Messages

  • GR Qty more than Delivery Qty in Production Order

    Hi
    there are a amazing Production order that GR Qty more than Delivery Qty of finished goods in this production order.
    there are some data in this production order as below:
    Order Qty = 2680
    Delivery Qty = 2680
    Tolerance = 0
    However, to my surprise, Material documents list there are 3500 Qty has been received related this production order. I have check all material documents related this production order. the total GR Qty is 3500 more than 2680.
    I know when I do GR for this production order if Total GR Qty exceed Order Qty, So, SAP will not allow me to do. because the Tolerance = 0.
    Anybody can tell me, how to deal with this error?
    Thanks
    Henry

    Hi Henry,
    If you do not want to restrict the quantities while confirmation, make the changes as required.
    Related to Material master, work scheduling view the under/over delivery tolerance should be zero and unlimited delivery tick should not be active
    While creation of production order (if manually created) under delivery or over delivery tolerance should be zero and unlimited delivery tick should not be active.
    regarding configuration, in OPK4 for plant and order type the following confirmation parameters are to be maintained
    Hope this will solve yours, come back if required.
    with regards
    Ram Kumar

  • WM Picking Qty more that Delivery Qty

    Hi Folks,
    I have a case as below.
    Sales Order Qty - 100 CS
    OBD Qty - 100 CS
    Picked Qty in OBD - 120 CS.
    WM Picking was done for excess Qty of 20 CS in the same Transfer Order (which was created against the delivery).
    I tried to test the issue in Quality Client but there I recieved an Error "Total for assigned quantities exceeds quantity to be removed" .
    I really don't understand why system allowd the picking of quantity more than delivery quantity in Production Client.
    Any guesses pls.
    Thanks

    Hi,
    Change to 1, copy WM qty as delivery qty and do the cycle in Quality.
    Surely it will work.
    Or
    Also check
    check in picking strategies Indicators  
    Fully stock removal requirement active and
    Return stock to the same storage bin

  • Picking qty less than Delivery qty

    Dear All,
    I want to enter less picking qty than delivery qty during delivery process.
    Now system is not allowing for this fuctionality.
    How to achieve this?
    Rgds,
    Senni.B

    Dear Senni.B,
    > I want to enter less picking qty than delivery qty during delivery process.
    As per the standard functionality picking quantity should be equal to the delivery quantity.
    And not advaisable less picking qty than delivery qty during delivery process.
    Can you plse give more details In which scenario you require this functionality and what is the use of that.
    I hope this will help you,
    Regards,
    Murali.

  • Picking qty less than Delivery qty alert - Urg

    Hi Guys,
    We have done a configuration for order to cash scenario on ECC6.0 now we have one requirement that if picking quantity less than delivery quantity it should send an alert to customer representative.
    I have few questions below before start up configuration for that process.
    1. How do i configure to the system to send an alert when there is short pick in delivery document? 
    2. When customer representative receives the notification he or she make the necessary changes manually change in delivery document of delivery qty to picking qty.
    3. How do i say the logic to ABAPer to do a coding, I think there is no standard configuration to do that or if it is please write back to me.
    I posted few questions but none of the questions answered to me.
    Please go through and reply me back... Urgent.
    regards
    rc gopi

    Dear Senni.B,
    > I want to enter less picking qty than delivery qty during delivery process.
    As per the standard functionality picking quantity should be equal to the delivery quantity.
    And not advaisable less picking qty than delivery qty during delivery process.
    Can you plse give more details In which scenario you require this functionality and what is the use of that.
    I hope this will help you,
    Regards,
    Murali.

  • A/R Invoice Qty Greater than Delivery Qty

    Hi All,
    Can I post A/R Invoice with the qty greater than the Delivery Qty????
    I came across a case where I have a delivery Document of 10Kgs But Qty changes to 10.5Kgs at the time of A/R Invoice posting.
    Is there any std feature available of we need to do any work around. Pls suggest.
    Cheers,
    Sree.

    Great.......
    Then the way is clear.
    You can manully edit the Qty at AR invoice row level.
    try this in Test DB first whether your effect goes right or not.
    But as per my knowledge it goes perfectly  even if you edit.
    It will increase your stock by 0.5 kg from GRPO stock.......
    Regards,
    Rahul

  • Reg:Copying the Delivered qty to picked qty in delivery(vl01n) transaction

    Hi Experts,
               While creating the delivery i need a user exits to copy the delivery qty to picked qty .
               so that when the user enters in the transaction vl01n the delivery qty and picked qty will be
               same and if any changes in picked qty he will change manually.
    Regards,
    Vikram

    hi,
    these r the total exits for vl01n and i don;t find any exit for this requirement.
    Exit Name           Description
    V02V0001            Sales area determination for stock transport order
    V02V0002            User exit for storage location determination
    V02V0003            User exit for gate + matl staging area determination (headr)
    V02V0004            User Exit for Staging Area Determination (Item)
    V50PSTAT            Delivery: Item Status Calculation
    V50Q0001            Delivery Monitor: User Exits for Filling Display Fields
    V50R0001            Collective processing for delivery creation
    V50R0002            Collective processing for delivery creation
    V50R0004            Calculation of Stock for POs for Shipping Due Date List
    V50S0001            User Exits for Delivery Processing
    V53C0001            Rough workload calculation in time per item
    V53C0002            W&S: RWE enhancement - shipping material type/time slot
    V53W0001            User exits for creating picking waves
    VMDE0001            Shipping Interface: Error Handling - Inbound IDoc
    VMDE0002            Shipping Interface: Message PICKSD (Picking, Outbound)
    VMDE0003            Shipping Interface: Message SDPICK (Picking, Inbound)
    VMDE0004            Shipping Interface: Message SDPACK (Packing, Inbound)

  • How to update picked qty as delivery qty while creating outbound delivery

    Hi,
    I am using badi definition LE_SHP_DELIVERY_PROC to update delivery qty as picked qty at the time of creating delivery. By using method SAVE_DOCUMENT_PREPARE I am populating delivery qt(yCT_XLIPS- G_LFIMG) to picked qty(CT_XLIPS[1]-PIKMG). and i am also populating update flag as 'I'. after saving the delivery document i am not able to update picked qty which was populated in BADI. could you please suggest anything needs to care. thanks in advance.
    Regards,
    Peranandam

    Hi,
    I did a little test and, within the method CHANGE_DELIVERY_ITEM, itu2019s possible to fill the picking quantity (structure CS_LIPSD) but unfortunately during the save the added information is lost.
    This is because the BAdI method is fired too soon and the routine PICKMENGE_BEARBEITEN (SAPFV50P) is not called at all.
    The problem is quite complex; even after changing the picking quantities, the picking status still remains open!
    The picked quantity is generally filled:
    u2022     by printing the picking list
    u2022     Warehouse Management by creating a transfer order
    u2022     or by manual entry
    Otherwise, it is assumed that picking has not yet been initiated and the result is that picked quantity is ignored.
    In my opinion itu2019s very difficult to solve your problem using only the BAdI implementation.
    I suggest you to propose an alternative solution such as the automatic processing of Picking Output EK00; easy to activate and absolutely standard!!!!!!
    Regards,
    Andrea

  • Copying delivery qty equal to picking quantity

    hi,
    is it possible to copy the ordered quanity in the sales order directly as the picking quantiy in the delivery document
    Regards,
    Murali

    Hi!
    you need to define the picking form EKOO to your shipping point type and then the quontity will copy
    You can do it in the difintion of the shipping point, you have to difine send time = 4
    shay

  • Delviery Qty copied automatically as Picking Qty

    Hi
    When I create the delviery document and save without doing picking , the delivery qty is copied automatically as picking Qty and picking status says as compelte
    can any one tell me what would be reason& where in the config it is controlled
    we dont want the the delviery Qty copied automatically as picking Qty
    we are doing manual picking
    please advice ,
    Regards
    Dinesh

    Hi,
    Check out SPRO > logistics execution > shipping > picking > define relevant item categories.
    The item category in your delivery should be relevant for picking in order to be able to fill out the pick qty manually.
    Rgds,
    Suzy

  • Open Qty is not copied in Delivery for Stock Transfer Order

    Hi,
    In the Stock Transfer Order process, Once the STO Order is created, I am creating delivery in the transaction VL10B or VL10G.
    When I am clicking the background button Delivery gets generated. Then when i am going in the transaction VL02N and increasing the delivery Quantity which is more than STO order quantity, the system is accepting it. But i want the system to throw an error message if the delivery quantity is more than the order qauntity. For this I have made the following settings.
    In the Transaction Code 0VLP, i have selected B in Check Over Delivery field. But still it is not throwing an error.
    The reason for the same may be, the system is not copying the Open Delivery Qty from the STO Order (Which normally happens in Sale Order to Delivery process, bcos of Copy Control). This field has 0 value. So the system is not able check for over delivery.
    If I get this value in the delivery then it should be working fine and the sytem will throw an error for over delivery.
    Can you please suggest me a way to get this open qty value in delivery for STO order or suggest me some other option to check for over delivery in STO.
    Regards
    Vijay

    Dear Friend,
    If I can understand you clearly.
    to achieve your task the best way you can sit with your abaper and configure a routine and assign the same to T-code OVLK delivery type customizing :
    In the Item requirement : Generally it is 202
    reward points if helpful,
    regards,
    Amlan

  • Delivery cannot be created (only 0 qty of material available )

    Hello All,
    I have created a sales order for material A on plant B for  one qty. The delivery date is 29.12.10 but the system has confirmed the schedule line with a delivery date of 3.1.11. The material availibilty date is  28.12.10.
    But when I create the delivery, the system gives message, "Delivery cannot be created (only 0 qty of material available )".
    I have checked MMBE and CO09 , there is a stock of qty 2 for material A for plant B. Also there is no other sales order consuming the stock in CO09 for material A in plant B.
    The schedule line catergory is CN(not relevant for MRP)  in sales order and that is why I cannot see sales order requirement in Md04/Co09. But in any case since the stock is available, the system confirmed the schedule line for 3.1.11 in sales order as said above.
    While creating delivery, we are giving a delivery date of 28.12.10 (equal to material availibity date ). I have not checked the availibilty check group but even if checking group= no check, still I think ,the system will confirm schedule line since stock is available and it has confirmed stock in sales order as said above
    But still we cannot create delivery and receives the error, "Delivery cannot be created (only 0 qty of material available )"
    Pls help.
    regds
    Pamela

    Hi Pamela,
    It seems that material A is not available in plant B on 28.12.2010 even if the stock is shown as 2 qty in MMBE
    Please go to MMBE place the cursor on storage location and the check the Warehouse stock for that material.
    It may be that material qty 2 which is currently shown in stock overview is lying in interim storage type 916 against some goods movement (601) issued against some other sales order.
    Also check whether negative stock are allowed in that storage type. In your case , I think they are not allowed.
    I hope this helps
    Br,
    Tushar

  • Difference between pick qty and delivery qty

    Hi,
    My delivery qty is 5 pcs. However while making transfer order from within delivery, the Transfer order is being made automatcially for 17 pcs and so the pick qty is 17 pcs. Due to the differenc ein delivery qty and pick qty, I cannot do PGI in the delivery.
    When I use LT0G, and give the delivery and warehouse no and movement type 999, the system does not allow the transaction and gives a message that, function not yet supported for Handling units. But I do not have handling units in my delivery. Neither the system allows me to cnacel the Transfer order thru LT15.
    How to correct the above situation so that the TO does not pick up the qty greater than the delivery qty or what other alternatives are there. Also how to ensure that TO is made of qty which is equal to delivery qty.
    Iam not aware of WM module, so kindlyu tell in detial pls.
    regards
    sachin

    In IMG>LE>WM>Master Data> Define storage type.
    Check In stock removal control whether "Full stock removal reqmt act" is active.
    If this is active it will try to pull the total quant irrespective of your requirement.
    Reward if useful.
    Regards
    EDWIN.

  • STO - Delivery Qty

    Hi
    In STO process, when i do Delivery w.r.t PO (VL10b), i want the system to pick up complete PO Quantity. But now it is only picking up the quantity (partial qty.), as much as available stock.
    In my STO PO, under Delivery tab, i have given 'A' against PartDel/item (as I do not want partial delivery to happen)
    Can you kindly suggest what config. settings i need to make for this to happen?
    Regards,
    Seema

    Hi,
    When there is no stock in the warehouse how can the delivery document can be created for the entire stock in the PO.  Even if you get the entire open quantity in the PO to the delivery document the Goods issue cann't be completed as there is no stock in the warehouse.
    Please kindly check the requirement once again, by default when you are executing the VL10B transaction system will copy the entire open quantity of the PO into the delivery document.
    Otherwise try using the VL10D transaction.
    Thanks,
    Mahesh.

  • How to pick additional delivery quantity after creating Transfer Order .

    Hi
    Sales order has been created for 30 pc of material ,  with reference to this  sales order , delivery  has been created .Afterwards  I  created  transfer order in lt03 and got it confirmed  in LT12. However , PGI has not been carried out .
    Afterwards ,  I went to  VL02N and manually increased the materialsu2019 quantity to 60 pc in delivery  .
    In delivery packing status is partially picked .
    I request you to help me how can  I pick another 30pc as already transfer order has been created and confirmed for this delivery .
    Either system is not allowing me to cancel transfer order in order to create   fresh  transfer order to with reference to this delivery . Otherwise , I could have done it .
    Could you please suggest me , how to go about it .

    Hi
    There is an excellent way to handle your issue
    While creating TO in t code LT03 in the initial screen control tab if you give pick quantity as 2 after the TO creation the system will simultaneouslely do PGI also in a single shot
    This means the delivery quantity cant be changed in the VL02N
    The whole VL02N will be display mode fully greyed out
    That means after TO you cant change the delivery
    If extra qty has to be added then it has to be a separate order only
    I have practised this only and for the past two hrs i was breaking my head how come you are changing delivery after TO creation and for me it was in display mode(fully greyed out) even in VL02N and i found out i am using adopt pick qty as 2 in the initial screen of LT03 which does PGI in a single shot
    This should be a good solution for you
    Even the solution suggested by Mr.Raj Malhotra you will face the same problem
    Regards
    Raja

Maybe you are looking for

  • Can't find sn number for my installed copy

    I own Iwork 09 (family), but can't find my disk and sn number and need to install this on our new laptop. Is there a way to find the sn number in the installed software on my imac? I probably bought it at the apple store, so I'm not sure how I would

  • Search vendor by Previous Account Number in FK02

    Is there a way to search a vendor in FK02 by their previous account number (LFB1-ALTKN) ?

  • Deployment to Oracle App server 10.1.2

    Hi All, I have developed a application using ADF BC, Jsf and Oracle 10g database using Jdev 10.1.3 Application is on my local laptop tested using local embedded server. I have linked the applcation in Oracle portal server as follows: <iframe src="htt

  • FCP Crashes on start in Snow Leopard

    Final Cut Pro crashes on start up in Snow Leopard. (FCP Studio 7.) Is anyone else having this problem? Need a solution. Have tried trashing preference but did not fix it. All was very stable until Snow Leopard upgrade two days ago. Here is the crash

  • Want a Gigaworks 3.1 system or discounted 5.1 system?

    A while ago i went to purchase the s700-2 upgrade for my 5.1 gigaworks system but was dissappointed when i found that it had become disscontinued! So now I'm going to any length to get those two satelite speakers. So I propose that i or someone else