InventMov_Sales.onlyCheckStorageDimInConsistentCheck Method [AX 2012]
Determines whether to check only the storage dimensions when you verify whether consistent dimensions can be changed.
Syntax
public boolean onlyCheckStorageDimInConsistentCheck(InventDim _origInventDim)
Run On
Called
Parameters
- _origInventDim
Type: InventDim Table
An InventDim record that contains the original inventory dimension values.
Return Value
Type: boolean
true if only storage dimensions must be checked; otherwise, false.