Share via


MCRCustCreditTable.validateWrite Method

Determines whether the current record is valid and ready to be written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the record is valid; otherwise, false.

Remarks

Uses the class MCRCustomerCredits to determine if the credit is valid

See Also

Reference

MCRCustCreditTable Table