Share via


MCRCustPaymTable.validateWrite Method

Validates this payment record prior to writing to the database.

Syntax

public boolean validateWrite([boolean _showErrors])

Run On

Called

Parameters

  • _showErrors
    Type: boolean
    Boolean to determine whether to show the errors found.

Return Value

Type: boolean
true if the record has been cleard to be written the database; otherwise, false.

See Also

Reference

MCRCustPaymTable Table