ReleaseUpdateDB60_HRM.updateHRMApplicationBasket 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 |
updateHRMApplicationBasket |
Description |
Updates the Person field in the HRMApplicationBasket table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
EmplTable |
HcmApplicant |
HRMApplicationBasket |
HcmApplicationBasketLocation |
LogisticsLocation |
LogisticsPostalAddress |
LogisticsElectronicAddress |
Remarks
Inserts records in the LogisticsLocation table, the LogisticsPostalAddress table, the LogisticsElectronicAddress table, and the ApplicationBasketLocation table for the address and contact information stored in HRMApplicationBasket table.
Data Migration Section
From Table: HRMApplicationBasket |
To Table: LogisticsPostalAddress |
---|---|
CountryRegionId |
CountryRegionId |
State |
State |
County |
County |
City |
City |
ZipCode |
ZipCode |
Street |
Street |
From Table: HRMApplicationBasket |
To Table: LogisticsElectronicAddress |
---|---|
Phone |
Locator |
CellularPhone |
Locator |
Locator |
Name Changes for Tables or Fields
Old Table Name: |
New Table Name: |
---|---|
Old Field Name: |
New Field Name: |
CountryRegionId |
DEL_CountryRegionId |
State |
DEL_State |
County |
DEL_County |
City |
DEL_City |
Street |
DEL_Street |
EmplId |
DEL_EmplId |
Address |
DEL_Address |
Phone |
DEL_Phone |
CellularPhone |
DEL_CellularPhone |
DEL_Email |
|
StoreApplication |
DEL_StoreApplication |
ZipCode |
DEL_ZipCode |