Share via


TransactionReversal.getReference Method [AX 2012]

Creates a new voucher for the reversed transactions. If the TraceNum specified in the _traceNum parameter is empty, a new TraceNum will be created.

Syntax

public TraceNum getReference(TraceNum _traceNum)

Run On

Called

Parameters

Remarks

The voucher created is stored in the global variable reversalVoucher.

See Also

Reference

TransactionReversal Class