ReleaseUpdateDB60_PurchReq.GetNewStatus 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 |
GetNewStatus |
Description |
Maps the value of the requisition status from AX 2009 to the requisition status in this release. |
Affected Modules and Tables
Affected Modules |
---|
SRM |
Affected Tables |
---|
PurchReqTable |
PurchReqLine |
Remarks
This mapping is for the upgrade of the relevant fields in the PurchReqTable table and the PurchReqLine table.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
PurchReqTable |
Status |
PurchReqRequisitionStatus |
PurchReqLine |
Status |
PurchReqRequisitionStatus |
Deleted Tables or Fields
Table |
Field |
---|---|
PurchReqTable |
Status |
PurchReqLine |
Status |