InventTransAutoCreateDimCheck.mustAutoCreateDim Method [AX 2012]
Gets a value indicating whether the specified inventory dimension must be automatically assigned.
Syntax
public boolean mustAutoCreateDim(FieldId _inventDimFieldId)
Run On
Called
Parameters
- _inventDimFieldId
Type: FieldId Extended Data Type
ID of the inventory dimension field.
Return Value
Type: boolean
true if the dimension must be automatically assigned; otherwise, false.