Share via


ProjInvoiceJour.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

This method validates that payment schedules are not set up for the customer on an invoice journal if the customer's payment term is by cash.

See Also

Reference

ProjInvoiceJour Table