Share via


InventTableInventoryDimensionGroups.checkActiveDimWithNoBlankIssue Method [AX 2012]

Checks to determine whether you can set the active dimension not to accept blank dimension values for issue transactions.

Syntax

protected boolean checkActiveDimWithNoBlankIssue(FieldId _dimFieldId, ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: boolean
true if you can set the active dimension not to accept blank dimension values for issue transactions; otherwise, false.

See Also

Reference

InventTableInventoryDimensionGroups Class