BOMCalcWhereUsedList.calculateDerivedDependencyRelations Method [AX 2012]

Calculates the next level derived dependency relations based on the elementary relations and the relations that are from the current level.

Syntax

protected void calculateDerivedDependencyRelations([int _level])

Run On

Called

Parameters

  • _level
    Type: int
    The level of dependencies to calculate.

See Also

Reference

BOMCalcWhereUsedList Class