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