Share via


ReleaseUpdateDB60_HRM.getBookmarks Method [AX 2012]

Gets all the bookmarks that will be updated from 2009 to 6.0.

Syntax

private container getBookmarks()

Run On

Server

Return Value

Type: container
A container of old 2009 bookmarks and the new bookmarks in 6.0 that corresponds.

Remarks

All bookmarks of the HRMVirtualNetworkMap map will be replaced with a HcmPersonFieldMap map. The OrganizationUnitId bookmark of the HRMRecruitingTable table will be replaced with department.The OrganizationUnitId bookmark of HRMApplication table will be replaced with Department.

See Also

Reference

ReleaseUpdateDB60_HRM Class