TmpTaxWithholdWorkTrans_IN.initFromTaxUnCommittedWHT Method
This method initializes the current tmpTaxWithholdWorkTrans record from the TaxWithholdUncommitted_IN table.
Syntax
public void initFromTaxUnCommittedWHT(TaxWithholdUncommitted_IN _taxWithholdUncommitted)
Run On
Called
Parameters
- _taxWithholdUncommitted
Type: TaxWithholdUncommitted_IN Table
The TaxUncommitted record to copy data from.
Remarks
This method initializes the current tmpTaxWithholdWorkTrans record with the TaxWithholdUncommitted_IN table.