Share via


TransactionReversal_AssetGroup_IN.createAssetDepBookTrans_IN Method [AX 2012]

Creates and reverses or revokes an individual asset depreciation book transaction.

Syntax

protected void createAssetDepBookTrans_IN(AssetGroupDepBookTrans_IN _assetGroupDepBookTransOrig)

Run On

Called

Parameters

Remarks

This method first creates a new asset depreciation book transaction for the reversal. It then creates an original transaction reversal record if this is the first record. Next, it updates the depreciation book attributes, depending on whether the transactions were reversed or revoked.

Finally, it creates a transaction reversal record for the new reversal or revoke.

See Also

Reference

TransactionReversal_AssetGroup_IN Class