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.
Checks to see whether the supplied asset depreciation book transaction records transaction type is a valid type to be reversed.
Syntax
client server public static boolean checkReversal(AssetDepBookTrans _assetDepBookTrans)
Run On
Called
Parameters
- _assetDepBookTrans
Type: AssetDepBookTrans Table
The asset depreciation book transaction record to check for reversal.
Return Value
Type: boolean
true if the transaction type of the supplied asset depreciation book transaction record is a valid type and the transaction has not been reversed or is the original transaction; otherwise false