ReleaseUpdateDB60_PurchReq.updatePurchReqStatus 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_PurchReq |
Method |
updatePurchReqStatus |
Description |
The value of new Status field is initialized from the new Status field. |
Affected Modules and Tables
Affected Modules |
---|
SRM |
Affected Tables |
---|
PurchReqTable |
Remarks
In this release we have introduced a new Status field, which inherits from the PurchReqRequisitionStatus enumeration type. This script initializes the value of a new Status field from the old Status field.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
PurchReqTable |
Status |
PurchReqRequisitionStatus |