Share via


InventBlockingInventStatusSync.syncBlocking Method [AX 2012]

Synchronizes inventory blocking for a given inventory movement.

Syntax

protected void syncBlocking(
    ItemId _itemId, 
    InventDimId _inventDimId, 
    InventQty _qty)

Run On

Called

Parameters

Remarks

The records must already be selected for update.

See Also

Reference

InventBlockingInventStatusSync Class