TSTimesheetTable.isEditable Method
Determines whether the current timesheet document is editable, based on the current workflow status.
Syntax
display boolean isEditable()
Run On
Called
Return Value
Type: boolean
true if the status is either a Create(Not Submitted) or Returned value; otherwise, false.