ReleaseUpdateDB60_Ledger.updateGDL_NL_EDT_Records 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 |
updateGDL_NL_EDT_Records |
Description |
Updates the surrogate key column in the foreign tables with the value from the RecId field of the primary table. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
LedgerJournalTrans |
PaymInstruction |
TaxEvatError_NL |
TaxIntraCommCorrection_NL |
TaxIntraCommDelivery_NL |
TaxIntraCommTable_NL |
TaxReturnedError_NL |
TaxTurnOverLine_NL |
TaxTurnOverTable_NL |
Remarks
Updates the TaxIntraCommTable_NL field in the TaxIntraCommCorrection_NL and TaxIntraCommDelivery_NL tables with the value from the RecId field of the TaxIntraCommTable_NL table. Updates the TaxTurnOverTable_NL field in the TaxTurnOverLine_NL table with the value from the RecId field of the TaxTurnOverTable_NL table. Updates the TaxEvatError_NL field in the TaxReturnedError_NL table with the value from the RecId field of the TaxEvatError_NL table. Updates the PaymInstruction1 field in the LedgerJournalTrans table with the value from the RecId field of the PaymInstruction table. Updates the PaymInstruction2 field in the LedgerJournalTrans table with the value from the RecId field of the PaymInstruction table. Updates the PaymInstruction3 field in the LedgerJournalTrans table with the value from the RecId field.