Share via


TaxJournalSpec.setTmpTaxWorkTrans Method [AX 2012]

Sets the instance of the TmpTaxWorkTrans table.

Syntax

public void setTmpTaxWorkTrans([TmpTaxWorkTrans _tmpTaxWorkTrans])

Run On

Server

Parameters

  • _tmpTaxWorkTrans
    Type: TmpTaxWorkTrans Table
    The instance of the TmpTaxWorkTrans table to set; optional

See Also

Reference

TaxJournalSpec Class