Share via


ReleaseUpdateDB60_Basic.updateHierarchyTreeActivities Method [AX 2012]

Updates the hierarchyTreeTable table by redirecting the refrecord ID field to the smmActivities.recId field.

Syntax

public void updateHierarchyTreeActivities()

Run On

Server

Remarks

This method updates the table regardless of whether the ElementNodeType value of the templaterecord ID is pointing to the template the record ID of the hierarchyTree data structure. The SmmActivities table will be populated for the node typed hierarchyTree elements, but not for the root node

See Also

Reference

ReleaseUpdateDB60_Basic Class