Share via


TaxUncommitted.initFromTmpTaxWorkTrans Method

Copies all of the fields from a TmpTaxWorkTrans table in memory to a TaxUncommitted table.

Syntax

public void initFromTmpTaxWorkTrans(
    TmpTaxWorkTrans _taxWorkTrans, 
    ExchRate _exchangeRate, 
    ExchrateSecondary _exchangeRateSecond, 
   [boolean _copySourceDocumentLine])

Run On

Called

Parameters

  • _taxWorkTrans
    Type: TmpTaxWorkTrans Table
    The TmpTaxWorkTrans buffer which has the record to be copied.
  • _copySourceDocumentLine
    Type: boolean

See Also

Reference

TaxUncommitted Table