MCRCustPaymTable.validateDelete Method
Validates this payment for deletion from the database.
Syntax
public boolean validateDelete()
Run On
Called
Return Value
Type: boolean
true if this payment is allowed to be deleted; otherwise false.
Validates this payment for deletion from the database.
public boolean validateDelete()
Called
Type: boolean
true if this payment is allowed to be deleted; otherwise false.