ReleaseUpdateDB60_Ledger.updateGDL_TaxRepLinesTaxTrans 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_TaxRepLinesTaxTrans |
Description |
Populates the TaxReportLinesTaxTrans table that was introduced to establish a many-to-many relationship between the TaxReportLines table and the TaxTrans table. |
Affected Modules and Tables
Affected Modules |
---|
General ledger |
Affected Tables |
---|
TaxReportLines |
TaxTrans |
TaxReportLinesTaxTrans_ES |
Remarks
The TaxReportLinesTaxTrans table can be populated by using the existing one-to-many relationship between the TaxReportLines and TaxTrans table.