Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the related quality orders from inventory quantity adjustment.
Syntax
protected void pdsAjustInventQtyForQualityOrders(
RefRecId _inventBlockingId,
InventQty _qtyDelta,
PdsCWInventQty _cwQtyDelta,
[NoYes _updateMarkCompleteBlocking])
Run On
Server
Parameters
- _inventBlockingId
Type: RefRecId Extended Data Type
The inventory blocking ID.
- _qtyDelta
Type: InventQty Extended Data Type
The quantity change for the inventory quantity adjustment.
- _cwQtyDelta
Type: PdsCWInventQty Extended Data Type
The catch weight quantity change for the inventory quantity adjustment.
- _updateMarkCompleteBlocking
Type: NoYes Enumeration
A NoYes enumeration value that indicates whether the update should target the blocking or non-blocking quality orders.