Share via


WHSLoadLineDataBuilder.fillOpenQuantitiesPerDimensionMaps Method [AX 2012]

Inserts the open quantities and the open work quantities per inventory dimensions from the load lines in the maps.

Syntax

public void fillOpenQuantitiesPerDimensionMaps(InventTransId _inventTransId, 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.

See Also

Reference

WHSLoadLineDataBuilder Class