ReleaseUpdateDB60_Srm.updatePurchReqDataAreaFields Upgrade Script [AX 2012]
Updated: June 15, 2012
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. |
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.
|
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 |
Announcements: To see known issues and recent fixes, use Issue search in Microsoft Dynamics Lifecycle Services (LCS).