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.
Inserts a row into the TaxTransCodeTmp temporary table that represents the primary row in the report for a TaxTrans record.
Syntax
private void insertTmpForPrimaryTaxTransRow(TaxTrans _taxTrans)
Run On
Server
Parameters
- _taxTrans
Type: TaxTrans Table
The TaxTrans table buffer to use to set the fields in the TaxTransCodeTmp temporary table.