RetailPricingDataManager.getVariants Method [AX 2012]

Gets the variant info for given item identifiers and variant inventory dimension identifiers.

public container getVariants(container _itemIdInventDimIds)

Run On

Called

Parameters

_itemIdInventDimIds
Type: container
Collection of item identifier and inventory dimension identifier in container.

Return Value

Type: container
Collection of dimension values in container.

Community Additions

ADD
Show: