TaxUncommittedExtensionTH.initFromTmpTaxWorkTrans Method
Copies all the fields from the TmpTaxWorkTrans table, which is an in-memory table, to the TaxUncommitted_TH table.
Syntax
public void initFromTmpTaxWorkTrans(TmpTaxWorkTrans _tmpTaxWorkTrans)
Run On
Called
Parameters
- _tmpTaxWorkTrans
Type: TmpTaxWorkTrans Table
The buffer for the TmpTaxWorkTrans table that has the record to be copied.