ReleaseUpdateDB60_HRM.updateHRMCourseLocation
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHRMCourseLocation |
Description |
updates the <c>Location</c> field of the <c>HRMCourseLocation</c> table. |
Affected Modules and Tables
Affected Modules |
---|
HRM |
Affected Tables |
---|
LogisticsAddressZipCode |
LogisticsAddresssCity |
HRMCourseLocation |
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>HRMCourseLocation</c> table; and update the <c>Location</c> field of the <c>HRMCourseLocation</c> table with the corresponding value of the <c>RecId</c> field of the <c>LogisticsLocation</c> table.