Share via


InventDimGroupSetup.hasAllCovDimFields Method [AX 2012]

Checks if all the coverage planned dimensions are specified in an InventDim record.

Syntax

public boolean hasAllCovDimFields(InventDim _inventDim)

Run On

Called

Parameters

Return Value

Type: boolean
true if all the coverage planned dimensions are specified in the given InventDim record; otherwise, false.

See Also

Reference

InventDimGroupSetup Class