Share via


TransactionReversal_AssetGroup_IN.updateAssetDepBookOrigRevoke_IN Method [AX 2012]

Updates depreciation book attributes for the transaction being revoked.

Syntax

protected void updateAssetDepBookOrigRevoke_IN(AssetGroupDepBookTrans_IN _assetGroupDepBookTrans)

Run On

Called

Parameters

Remarks

The method first finds the asset depreciation book to be updated based on the past transaction.

This method updates the LastDepreciationDate and LifeTimeRest for depreciation transactions.

This method updates the LastDepreciationDateExtraOrd for extra ordinary depreciation transactions.

This method updates the status for acquisition, disposal-sale, and disposal-scrap transactions.

This method updates the ReserveTransferDone for CapitalReserveTransfer transactions.

This method updates the RevaluationDone flag for Revaluation transactions.

See Also

Reference

TransactionReversal_AssetGroup_IN Class