Share via


InventDimGroupSetup.activePhysicalInventoryFields Method [AX 2012]

Retrieves information about which dimensions are active and marked as part of physical inventory.

Syntax

public List activePhysicalInventoryFields()

Run On

Called

Return Value

Type: List Class
A list that contains IDs of dimensions, from the InventDim table, that fulfill the condition.

See Also

Reference

InventDimGroupSetup Class