Share via


TransactionReversal_AssetGroup_IN.reversal Method [AX 2012]

Calls the reversal routine for the value model or depreciation book.

Syntax

public void reversal(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    A container that contains the current transaction record. This is then passed in to the actual reversal routine and is used to determine the type of routine, value model, or depreciation book to call.

See Also

Reference

TransactionReversal_AssetGroup_IN Class