TaxWithholdUncommitted_IN.initFromTmpTaxWithholdWorkTrans Method
This method copies all of the fields from TmpTaxWorkTrans (in-memory table) to TaxUncommitted.
Syntax
public void initFromTmpTaxWithholdWorkTrans(TmpTaxWithholdWorkTrans_IN _tmpTaxWithholdWorkTrans)
Run On
Called
Parameters
- _tmpTaxWithholdWorkTrans
Type: TmpTaxWithholdWorkTrans_IN Table
The buffer for TmpTaxWithholdWorkTrans which has the record to be copied.