ReleaseUpdateDB60_Ledger.updateEximAuthorizationSchemesTable_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 |
updateEximAuthorizationSchemesTable_IN |
Description |
Updates the EximAuthorizationSchemesTable_IN table. The values of the RecId field of the EximProductGroupTable_IN and EximPorts_IN tables are now stored in place of the ProductGroup and PortId values. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
EximAuthorizationSchemesTable_IN |
EximPorts_IN |
EximProductGroupTable_IN |
Data Migration Section
From Table: EximPorts_IN |
To Table: EximAuthorizationSchemesTable_IN |
---|---|
RecId |
EximPorts |
From Table: EximProductGroupTable_IN |
To Table: EximAuthorizationSchemesTable_IN |
---|---|
RecId |
EximProductGroupTable |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
EximAuthorizationSchemesTable_IN |
EximPorts |
RefRecId |
EximAuthorizationSchemesTable_IN |
EximProductGroupTable |
RefRecId |
Deleted Tables or Fields
Table |
Field |
---|---|
EximAuthorizationSchemesTable_IN |
DEL_PortId |
EximAuthorizationSchemesTable_IN |
DEL_ProductGroup |