Share via


AssetTrans::checkReversal_JP Method

Checks if specific asset trans can be reversed.

Syntax

client server public static boolean checkReversal_JP(
    AssetTrans _assetTrans, 
    boolean _isValid, 
   [AssetDocumentTrans_JP _assetDocumentTrans])

Run On

Called

Parameters

  • _isValid
    Type: boolean
    The original validation value.

Return Value

Type: boolean
true if the transaction is supported; otherwise, false.

See Also

Reference

AssetTrans Table