Share via


ReleaseUpdateDB60_Ledger.updateGDL_TaxRepLinesTaxTrans Method [AX 2012]

Populates the TaxReportLinesTaxTrans table.

Syntax

public void updateGDL_TaxRepLinesTaxTrans()

Run On

Server

Remarks

The TaxReportLinesTaxTrans table was introduced to establish a many-to-many relationship between the TaxReportLines table and the TaxTrans table.The TaxReportLinesTaxTrans can be populated based on the existing one-to-many relationship between the TaxReportLines table and the TaxTrans table.

See Also

Reference

ReleaseUpdateDB60_Ledger Class