Share via


InventTableInventoryDimensionGroups.checkActiveDimWithNoBlankReceipt Method [AX 2012]

Checks that the active dimension can be set not to allow for blank dimension values on receipt transactions.

Syntax

protected boolean checkActiveDimWithNoBlankReceipt(FieldId _dimFieldId, ItemId _itemId)

Run On

Server

Parameters

Return Value

Type: boolean
true if the active dimension can be set not to allow for blank dimension values on receipt transactions; otherwise, false.

See Also

Reference

InventTableInventoryDimensionGroups Class