TaxReverseTax.setSource Method [AX 2012]
Indicates the value of the source field on the TaxTrans record when the reversal is posted.
Syntax
public void setSource(TaxModuleType _source)
Run On
Server
Parameters
- _source
Type: TaxModuleType Enumeration
The value of the TaxModuleType field.
Remarks
By default, if this method is not used then the default value will be the same value as the TaxTrans record that is reversed.