InventMov_Prod.setInventDimToIgnore Method [AX 2012]

Receives a set of InventDim table fields to ignore.

Syntax

public void setInventDimToIgnore(Set _inventDimensionsToIgnore)

Run On

Called

Parameters

  • _inventDimensionsToIgnore
    Type: Set Class
    A set of InventDim table fields that will be ignored.

See Also

Reference

InventMov_Prod Class