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