Share via


TransactionReversal_AssetGroup_IN.createAllAssetTransactions Method [AX 2012]

Creates all reversing or revoking asset transactions for the associated voucher.

Syntax

public void createAllAssetTransactions(Voucher _voucher, TransDate _transDate)

Run On

Called

Parameters

Remarks

Selects all associated AssetTrans records to be updated based on the specified voucher and transaction date. The createAssetTrans takes the individual transactions and reverses them.

See Also

Reference

TransactionReversal_AssetGroup_IN Class