InventBlockingQualityOrderSync.pdsAjustInventQtyForQualityOrders Method [AX 2012]
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.