2008 Apr 08 3:21 PM
Hi,
How can i populate the picking qty automatically as delivered qty in the creation of delivery ?
I tried to change picking qty by assigning the value of the delivered qty.
( CT_XLIPS-PKIMG = CT_XLIPS-LFIMG ) in BADI LE_SHP_DELIVERY_PROC
method SAVE_DOCUMENT_PREPARE. i.e. LFIMG = 1.00 then PKIMG should be equal to 1.00. I successfully created the delivery, but the Picking qty is again overwritten to 0 qty.
Can u help in this regard?
Thanks in advance.
<REMOVED BY MODERATOR>
Edited by: Alvaro Tejada Galindo on Apr 8, 2008 4:02 PM
2008 Apr 08 10:00 PM
You might want to change the overall picking status to C as well and see if it works.
2008 Apr 09 3:27 AM
I already done that also, but still when i display the delivery document the picking qty returns its value to 0.
2008 Apr 22 10:09 AM
why not try using this userexit: MV50AFZ1 under FORM USEREXIT_MOVE_FIELD_TO_LIPS.