Share via


InventDimGroupSetup.activePurchPriceFields Method [AX 2012]

Retrieves information about which dimensions are active and marked as used by the purchase price search.

Syntax

public List activePurchPriceFields()

Run On

Called

Return Value

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

See Also

Reference

InventDimGroupSetup Class