RetailReplenishmentTreeDatasource.getAscendants Method [AX 2012]
Gets the list of ascendants of the current hierarchy node.
Syntax
private List getAscendants(RecId _selectedRelationshipId)
Run On
Client
Parameters
- _selectedRelationshipId
Type: RecId Extended Data Type
Id of the current hierarchy relationship.
Return Value
Type: List Class
List of IDs.