ProjPeriodEmpl::generatePeriods Method
Syntax
server public static void generatePeriods(
ProjPeriodId _periodId,
ProjWorkerRecId _workerRecId,
date _fromDate,
date _toDate,
RealBase _normBillable,
RealBase _normEfficiency)
Run On
Server
Parameters
- _periodId
Type: ProjPeriodId Extended Data Type
- _workerRecId
Type: ProjWorkerRecId Extended Data Type
- _fromDate
Type: date
- _toDate
Type: date
- _normBillable
Type: RealBase Extended Data Type
- _normEfficiency
Type: RealBase Extended Data Type