InventMovement.onlyCheckStorageDimInConsistentCheck Method [AX 2012]

Specifies whether to check only 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 should be checked; otherwise, false.

See Also

Reference

InventMovement Class