Share via


AxdInventDimCombination.processAxInventDimCombinationVariant Method [AX 2012]

Processes an InventDimCombination element from the input document when a product variant reference is provided.

Syntax

private void processAxInventDimCombinationVariant(AxInventDimCombination _axInventDimCombination)

Run On

Server

Parameters

  • _axInventDimCombination
    Type: AxInventDimCombination Class
    An instance of the AxInventDimCombination class representing an InventDimCombination element.

Exceptions

Exception Condition
Error

A product variant does not exist.

-or-

A product master that a product variant relates to is not released.

See Also

Reference

AxdInventDimCombination Class