Share via


InventMov_Sales.checkWHSLoadLineInventTransConsistency Method [AX 2012]

Validates that the WHSLoadLine loadlines related to the source line is in sync with the inventory transactions.

Syntax

public void checkWHSLoadLineInventTransConsistency([boolean _onlyCheckWork])

Run On

Called

Parameters

  • _onlyCheckWork
    Type: boolean
    Determines if we only need to check for conflict with work created qty instead of doing full check; optional.

See Also

Reference

InventMov_Sales Class