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.
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.