TSTimesheetTable::isProjectBudgetControlEnabled Method
Indicates whether budget control for project is enabled for the specified timesheet.
Syntax
client server public static boolean isProjectBudgetControlEnabled(RecId _sourceDocumentHeaderRecId)
Run On
Called
Parameters
- _sourceDocumentHeaderRecId
Type: RecId Extended Data Type
The record ID of the source document header of timesheets
Return Value
Type: boolean
true if the budget control for the project is enabled for the specified timesheets; otherwise, false.