RetailReplenishmentTreeDatasource.initRoots Method [AX 2012]
Initializes the roots of the tree.
Syntax
public void initRoots([InventLocationId _inventLocationId])
Run On
Client
Parameters
- _inventLocationId
Type: InventLocationId Extended Data Type
A filter for the selected list of hierarchies; optional.
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.