Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets average employees quantity for the period.
Syntax
server public static RPayAverageQty getAverageQty(
TransDate _start,
TransDate _end,
[RPayGroup _payGroup])
Run On
Server
Parameters
- _start
Type: TransDate Extended Data Type
The start date.
- _end
Type: TransDate Extended Data Type
The end date.
- _payGroup
Type: RPayGroup Extended Data Type
The payroll group.
Return Value
Type: RPayAverageQty Extended Data Type
The average employees quantity for the period.