ReleaseUpdateDB60_HRM.updateHRMCompLocation

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2

Class

ReleaseUpdateDB60_HRM

Method

updateHRMCompLocation

Description

updates the <c>Location</c> field of the <c>HRMCompLocation</c> table.

Affected Modules and Tables

Affected Modules

HRM

Affected Tables

LogisticsAddressZipCode

LogisticsAddresssCity

HRMCompLocation

LogisticsLocation

LogisticsPostalAddress

Remarks

creates new record in the <c>LogisticsLocation</c> table and the <c>LogisticsPostalAddress</c> table based on address information in the <c>HRMCompLocation</c> table; and update the <c>Location</c> field of the <c>HRMCompLocation</c> table with the corresponding value of the <c>RecId</c> field of the <c>LogisticsLocation</c> table.