TaxUncommitted_IN.initFromTmpTaxWorkTrans Method
Copies all the fields from the in-memory TmpTaxWorkTrans table to the TaxUncommitted_IN table.
Syntax
public void initFromTmpTaxWorkTrans(TmpTaxWorkTrans _tmpTaxWorkTrans, [TaxCode _taxCode])
Run On
Called
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The buffer for the TmpTaxWorkTrans table that contains the record to copy.
- _taxCode
Type: TaxCode Extended Data Type
The tax code for the current line; optional.