Share via


ProjJournalTrans.validateWrite Method

Validates the current ProjJournalTrans record before it is written to the database.

Syntax

public boolean validateWrite()

Run On

Called

Return Value

Type: boolean
true if the current ProjJournal record is valid; otherwise, false.

Remarks

This method validates that the project journal associated with the journal line exists. It also validates that an employee is specified and that the project activity specified is in the specified project. It validates that all fields in the journal line that are set up as mandatory are specified and valid. If the tax book is activated in tax parameters and a tax book is specified, it validates the sales tax book section and sales tax group.

See Also

Reference

ProjJournalTrans Table