ReleaseUpdateDB60_Srm.updatePurchReqTableStatus 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_Srm |
Method |
updatePurchReqTableStatus |
Description |
Initializes values of the Status field in the PurchReqTable table. |
Affected Modules and Tables
Affected Modules |
---|
SRM |
Affected Tables |
---|
PurchReqLine |
Remarks
We have introduced a new Status field in the PurchReqTable table in this release. This method initializes the value of the new field from the deprecated Status field.
Data Migration Section
From Table: PurchReqTable |
To Table: PurchReqTable |
---|---|
DEL_Status |
Status |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
PurchReqTable |
Status |
PurchReqRequisitionStatus |
Deleted Tables or Fields
Table |
Field |
---|---|
PurchReqTable |
DEL_Status |