Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.