ReleaseUpdateDB60_Vend.updatePurchCRisModified [AX 2012]
Updated: September 26, 2012
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
|
Class |
ReleaseUpdateDB60_Vend |
|
Method |
updatePurchCRisModified |
|
Description |
Initializes the <c>isModfied</c> field to the <c>NoYes::Yes</c> enumeration value for all records that have been upgraded from an earlier version. Initializes the <c>DocumentState</c> on <c>PurchTable</c> dependent on <c>PurchStatus</c> Initialized the <c>isFinalized</c> on <c>PurchLine</c> dependent on <c>PurchStatus</c> |
As the history tables are new to the current version, no information is stored in these tables for upgraded purchase orders.All records are marked as modified to be included in the first copy to the history tables.The <c>DocumentState</c> field on all existing purchase orders is set to a <c>VersioningDocumentState::Approved</c> enumeration value.The method is based on direct SQL to make sure that it has best possible performance.
Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).