Share via


ReleaseUpdateDB60_Basic.updateHierarchyExpressionFieldName Method [AX 2012]

Updates the records in the ExpressionProjectionField and ExpressionTable tables for any expressions used in workflow hierarchy scenarios.

Syntax

public void updateHierarchyExpressionFieldName()

Run On

Server

Remarks

This method will resolve an issue where certain hierarchy expressions were stored using field display names instead of field names.

See Also

Reference

ReleaseUpdateDB60_Basic Class