TSTimesheetLine.isProjBudgetFailed Method
Indicates whether the project budget check failed.
Syntax
public boolean isProjBudgetFailed(RefRecId _sourceDocumentLine)
Run On
Called
Parameters
- _sourceDocumentLine
Type: RefRecId Extended Data Type
The record ID of the related TSTimesheetTrans source document line record ID.
Return Value
Type: boolean
true if the project budget check failed; otherwise, false.