TSTimesheetTable::getTimesheetQuery Method
Syntax
client server public static Query getTimesheetQuery(
TSTimesheetNbr _excludeTimesheet,
RefRecId _workerRecId,
ProjPeriodId _periodId,
TSDate _periodFrom,
TSDate _periodTo)
Run On
Called
Parameters
- _excludeTimesheet
Type: TSTimesheetNbr Extended Data Type
- _workerRecId
Type: RefRecId Extended Data Type
- _periodId
Type: ProjPeriodId Extended Data Type
- _periodFrom
Type: TSDate Extended Data Type
- _periodTo
Type: TSDate Extended Data Type