AssetDepBookJournalTable.validateWrite Method
Determines whether the current record is valid and ready to be written to the database.
Syntax
public boolean validateWrite([JournalTableData _journalTableData])
Run On
Called
Parameters
- _journalTableData
Type: JournalTableData Class
A journal table.
Return Value
Type: boolean
true if the record is valid; otherwise, false.