Share via


ReleaseUpdateDB60_HRM.updateHRMApplicationWordBookmark Method [AX 2012]

Updates the HRMApplicationWordBookmak table to replace all FieldId values in the Bookmark field with their associated FieldName value.

Syntax

public void updateHRMApplicationWordBookmark()

Run On

Server

Remarks

This upgrade is required in order to comply with the removal of FieldId values from Container data types.

This script also updates some of the old bookmark to new bookmarks.

See Also

Reference

ReleaseUpdateDB60_HRM Class