SalesQuotationTableType.validateWrite Method [AX 2012]

Validates MCRSalesQuotationTable record before saving to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if record contains correct information; otherwise, false.

See Also

Reference

SalesQuotationTableType Class