LedgerJournalTrans_Project.validateWrite Method
Validates that the record instance is valid for saving.
Syntax
public boolean validateWrite()
Run On
ClientOrServer
Return Value
Type: boolean
true if the record is valid; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Validates that the record instance is valid for saving.
public boolean validateWrite()
ClientOrServer
Type: boolean
true if the record is valid; otherwise, false.