ReleaseUpdateDB60_HRM.updateHRMCourseLocation Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHRMCourseLocation |
Description |
Updates the Location field of the HRMCourseLocation table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
LogisticsAddressZipCode |
LogisticsAddresssCity |
HRMCourseLocation |
LogisticsLocation |
LogisticsPostalAddress |
Remarks
Creates a new record in the LogisticsLocation table and the LogisticsPostalAddress table based on address information in the HRMCourseLocation table. Updates the Location field of the HRMCourseLocation table with the corresponding value of the RecId field of the LogisticsLocation table.