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 whether a transaction can be reversed.
Syntax
client server public static boolean checkReversal(AssetGroupDepBookTrans_IN _assetGroupDepBookTrans)
Run On
Called
Parameters
- _assetGroupDepBookTrans
Type: AssetGroupDepBookTrans_IN Table
The AssetGroupDepBookTrans_IN buffer to check for reversal.
Return Value
Type: boolean
true if the transaction can be reversed; otherwise, false.