Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the lastdepreciationdate, LifeTimeRest, LastDepreciationDateExtraOrd, status, ReserveTransferDone, RevaluationDone, and RevaluedTransID value model attributes for the transaction being reversed.
Syntax
protected void updateAssetBookOrigReversal_IN(AssetGroupTrans_IN _assetGroupTrans, AssetGroupTrans_IN _assetGroupTransOrig)
Run On
Called
Parameters
- _assetGroupTrans
Type: AssetGroupTrans_IN Table
The value model transaction being created and inserted.
- _assetGroupTransOrig
Type: AssetGroupTrans_IN Table
The original value model transaction being reversed.
Remarks
The method first finds the asset 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.