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