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(AssetGroupTrans_IN _assetGroupTrans)
Run On
Called
Parameters
- _assetGroupTrans
Type: AssetGroupTrans_IN Table
The AssetGroupTrans_IN buffer to check for reversal.
Return Value
Type: boolean
true if the transaction can be reversed; otherwise, false.