MCRCustPaymTable.isCancelPaymAllowed Method
Determines if it is allowable to cancel this payment.
No messages are written to the infolog.
Syntax
public boolean isCancelPaymAllowed([boolean _showErrors])
Run On
Called
Parameters
- _showErrors
Type: boolean
Boolean used to determine whether to show error messages; optional.
Return Value
Type: boolean
true if cancelation of payment is allowed; otherwise, false.