-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Mark sometimes uses the Unpick Stock to reduce the qty allocated on a line
- Make LDREQ Req and pick 2 stock
- Save Req
- Go to the moves page and enter a quantity to unpick
Calls client PL/SQL UNPICK_STOCK which includes
STORES_OO.UNPICK_STOCK(:moves.req_number,
:moves.line_number,
:moves.seq,
:reqlines.document_1,
:reqlines.document_1_line,
:moves.qty_to_unpick,
:moves.stock_locator_id,
:reqheads.update_sod_qty_os,
v_unpicked_by,
v_success,
p_realloc);
There is also a fancy button for doing realloc
Metadata
Metadata
Assignees
Labels
No labels
