RPayReportP4_2013::getTblDayHour Method [AX 2012]

Gets hours/days count and employees count for the period.

Syntax

server public static container getTblDayHour(
    ReportPeriod_RU _start, 
    ReportPeriod_RU _end, 
    RpayTimeGroupCode _timeGroup, 
    RPayGroup _payGroup, 
    RPayDayHourCalc _rPayDayHourCalc)

Run On

Server

Parameters

Return Value

Type: container
The container with hours/days count and employees count.

See Also

Reference

RPayReportP4_2013 Class