AssetGroupTrans_IN::checkReversal Method
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.