2009 Aug 03 2:24 PM
Hi All,
Please let me know user exit for Pick Quantity.
We are doing picking without ware house management. while creating the delivery, pick quantity should be same as delivery quantity.
while creating the delivery on the first screen it self picking quantity should be displayed.
Please also let me know in which table pick quantity gets stored if the picking is without warehouse management.
Thanks and Regards,
Shravan G
Hi All,
Please let me know user exit for Pick Quantity.
We are doing picking without ware house management. while creating the delivery, pick quantity should be same as delivery quantity.
while creating the delivery on the first screen it self picking quantity should be displayed.
Please also let me know in which table pick quantity gets stored if the picking is without warehouse management.
Thanks and Regards,
Shravan G
2009 Aug 03 8:07 PM
Hi.
I believe the standard way to do this would not be by coding a user-exit, but insead working with Delivery Groups and Output Messages. Your SD consultant should know how to do this.
Delivery group:
A delivery group is created when you work with batch creation of deliveries (transaction VL10A etc). You can also create a delivery group on transaction VG01 and manually enter the deliveries that make up the group.
Output Message:
There is a standard output message called SK00 which will do what you want - copy the delivery quantity to the picking quantity on non-WM controlled storage locations. You have to create the condition records for this message on transaction VVG1. However, this is a Group-related message (see transaction NACO to see it), so you can't put this directly on the delivery (which would be easier I think) and that's why you have to work with Groups.
As far as my SD knowledge goes, this is the right way to do this. If you can't work with groups, you should try working with the standard delivery exit MV50AFZ1, form move_field_to_lips.
Regards,
Sergio
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |