ReleaseUpdateDB60_Ledger.updateEximVendBOETrans_IN 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_Ledger |
Method |
updateEximVendBOETrans_IN |
Description |
Updates the EximVendBOETrans_IN table. The values of the RecId field of the EximIncentiveSchemeGroup_IN, EximPorts_IN, and EximProductGroupTable_IN tables are now stored in place of the IncentiveSchemeGroup, PortId, and ProductGroup values. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximIncentiveSchemeGroup_IN |
EximPorts_IN |
EximProductGroupTable_IN |
EximVendBOETrans_IN |
Data Migration Section
From Table: EximIncentiveSchemeGroup_IN |
To Table: EximVendBOETrans_IN |
---|---|
RecId |
EximIncentiveSchemeGroup |
From Table: EximPorts_IN |
To Table: EximVendBOETrans_IN |
---|---|
RecId |
EximPorts |
From Table: EximProductGroupTable_IN |
To Table: EximVendBOETrans_IN |
---|---|
RecId |
EximProductGroupTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EximVendBOETrans_IN |
EximIncentiveSchemeGroup |
RefRecId |
EximVendBOETrans_IN |
EximPorts |
RefRecId |
EximVendBOETrans_IN |
EximProductGroupTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
EximVendBOETrans_IN |
del_IncentiveSchemeGroup |
EximVendBOETrans_IN |
del_PortId |
EximVendBOETrans_IN |
del_ProductGroup |