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 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
- _assetDepBookTrans
Type: AssetDepBookTrans Table
The AssetDepBookTrans record.
- _isValid
Type: boolean
The original validation value.
- _assetDocumentTrans
Type: AssetDocumentTrans_JP Table
The AssetDocumentTrans_JP record; Optional.
Return Value
Type: boolean
true if the transaction is supported; otherwise, false.