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.
Creates and reverses or revokes an individual asset depreciation book transaction.
Syntax
protected void createAssetDepBookTrans_IN(AssetGroupDepBookTrans_IN _assetGroupDepBookTransOrig)
Run On
Called
Parameters
- _assetGroupDepBookTransOrig
Type: AssetGroupDepBookTrans_IN Table
The original asset depreciation book transaction that needs to be reversed or revoked.
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.