Share via


RetailReplenishmentTreeDatasource.initRoots Method [AX 2012]

Initializes the roots of the tree.

Syntax

public void initRoots([InventLocationId _inventLocationId])

Run On

Client

Parameters

Remarks

This method is used instead of the initRoot method from the parent class because a replenishment hierarchy tree does not have a specific single root node.

See Also

Reference

RetailReplenishmentTreeDatasource Class