Share via


RetailCreateLinesFromProductsToAdd.validateInventDim Method [AX 2012]

Validates inventory dimension for a product.

Syntax

private boolean validateInventDim(ItemId _itemId, InventDim _inventDim)

Run On

Called

Parameters

Return Value

Type: boolean
true if all mandatory and active dimensions filled it; false.

See Also

Reference

RetailCreateLinesFromProductsToAdd Class