Extra items on Inventory Pick.

CrunchCrunch Member Posts: 38
I've been tasked with creating a form for the following:
User picks all the stuff from Form 7377 "Inventory Pick" in their warehouse.
Once this is on his trolley, he would like to add some additional items to both the (original) Sales Order and the Picklist.
Add a button, that opens a line based window, where he can add those additional items, to be added.

I'm quite frankly finding it rather hard to even know where to begin here.
I've considered the CU7312 "Create Pick", but they really want the additional items on the original pick.

EDIT: Found lots of usefull code and functions in CU7322 and Report "Create Invt. Put-away / Pick", so making progress on making the additional Picks.

Answers

  • MarkHamblinMarkHamblin Member Posts: 118
    There is not a lot of magic with inventory (not warehouse) picks - about the only "interesting" thing NAV does when creating an activity line is identifying the bin you pick from. If you know the bin, or can easily determine which bin(s) to use, you can just create the activity line(s) yourself for the existing header without worrying about deciphering the pick creation code.
Sign In or Register to comment.