TSTimesheetFavorites::findByWorker Method
Syntax
client server public static TSTimesheetFavorites findByWorker(
TableGroupAll _tableGroupAll,
ProjWorkerRecId _worker,
ProjId _projId,
ProjCategoryId _categoryId,
boolean _forUpdate)
Run On
Called
Parameters
- _tableGroupAll
Type: TableGroupAll Enumeration
- _worker
Type: ProjWorkerRecId Extended Data Type
- _projId
Type: ProjId Extended Data Type
- _categoryId
Type: ProjCategoryId Extended Data Type
- _forUpdate
Type: boolean