ReleaseUpdateTransformDB50_Basic.updateCustStatementDirTmpDelta 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 |
ReleaseUpdateTransformDB50_Basic |
Method |
updateCustStatementDirTmpDelta |
Description |
Updates the party field in the CustStatementDirTmp table. |
Script Type |
Preprocessing 60: Delta |
Microsoft Dynamics AX Source |
Microsoft Dynamics AX 2009 |
Affected Modules and Tables
Affected Modules |
---|
Basic |
Affected Tables |
---|
CustStatementDirTmp |
Remarks
This upgrade is required in order to convert the partyId field to the new party field for Microsoft Dynamics AX 2012. The party for the CustStatementDirTmp table will be kept as a reference to the DirPartyTable record.
Data Migration Section
From Table: CustStatementDirTmp |
To Table: CustStatementDirTmp |
---|---|
PartyId |
Party |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
CustStatementDirTmp |
Party |
Deleted Tables or Fields
Table |
Field |
---|---|
CustStatementDirTmp |
PartyId |