Share via


AssetDepBookTrans::checkReversal_JP Method

Checks if specific asset depbook trans can be reversed.

Syntax

client server private static boolean checkReversal_JP(
    AssetDepBookTrans _assetDepBookTrans, 
    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

AssetDepBookTrans Table