Hi Team,
Navigation -> Inventory warehouse management -> Periodic -> Picking list registration
Background work and requirement : need to do picking list registration with partial quantity using x++ code. we will get xml files from third party WMS system, need to do picking list registration based on the quantity in xml. Ideally data will come in to picking list registration form when picking list is posted(sales/transfer).
Manual process through user interface: Picking list registration(form) -> select lines and edit quanatity -> go to function "Updates" and select "update selected"
new form "Deliver picked Items" opens, click on "Deliver items".
We need code for partial quantity picking list registration mentioned above process , please share code guide/suggest if you already come across this scenario.
Attaching screenshots for reference,


Thank you.