ReleaseUpdateDB60_Srm.updatePurchReqDataAreaFields 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 |
updatePurchReqDataAreaFields |
Description |
Initializes the values of the DataArea field. |
Affected Modules and Tables
Affected Modules |
---|
SRM |
Affected Tables |
---|
PurchReqTable |
PurchReqLine |
Remarks
The SaveDataPerCompany property of the PurchReqTable table and the PurchReqLine table has been set to "No" in this release. Various DataArea fields such as the AssetGroupDataArea field have been introduced to create a composite relation with organization specific tables. This method initializes values of these fields.
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
PurchReqTable |
ProjIdDataArea |
DataAreaId |
PurchReqLine |
AssetGroupDataArea |
DataAreaId |
PurchReqLine |
InventDimIdDataArea |
DataAreaId |
PurchReqLine |
InventLocationIdDataArea |
DataAreaId |
PurchReqLine |
ProductGroupIdDataArea |
DataAreaId |
PurchReqLine |
ItemIdDataArea |
DataAreaId |
PurchReqLine |
ProjCategoryDataArea |
DataAreaId |
PurchReqLine |
ProjTransIdDataArea |
DataAreaId |
PurchReqLine |
ProjLinePropertyDataArea |
DataAreaId |
PurchReqLine |
ProjIdDataArea |
DataAreaId |
PurchReqLine |
ProjTaxGroupIdDataArea |
DataAreaId |
PurchReqLine |
ProjTaxItemGroupIdDataArea |
DataAreaId |
PurchReqLine |
PurchRFQCaseIdDataArea |
DataAreaId |
PurchReqLine |
PurchIdDataArea |
DataAreaId |
PurchReqLine |
ActivityNumberDataArea |
DataAreaId |
PurchReqLine |
TaxGroupDataArea |
DataAreaId |
PurchReqLine |
VendAccountDataArea |
DataAreaId |
PurchReqLine |
TaxItemGroupDataArea |
DataAreaId |