ReleaseUpdateDB60_Basic.updateTaxReport770Table_IT Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Basic |
Method |
updateTaxReport770Table_IT |
Description |
Upgrades the TaxReport770Table_IT table by updating the ExceptionalEvent field to use the new enumeration value for exceptional events. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
TaxReport770Table_IT |
Remarks
The TaxReport770ExceptionalEvent_IT::ExceptionalCircumstances enumeration element had its value changed from 5 to 9. This upgrade script makes sure the database is updated, by moving values from the TaxReport770ExceptionalEvent_IT::DEL_ExceptionalCircumstances enumeration element to the TaxReport770ExceptionalEvent_IT::ExceptionalCircumstances enumeration element.