Share via


TaxReverseTax.setReverseRecId Method [AX 2012]

Sets the variable reverseTaxRecId. This method must be called if the adjustTaxes method is not called.

Syntax

public void setReverseRecId(RecId _reverseTaxRecId)

Run On

Server

Parameters

See Also

TaxReverseTax Class

TaxReverseTax.adjustTaxes Method