RPayAverageEarnEngine.getRPayDayHour Method [AX 2012]
Gets quantity of days/hours for the period.
Syntax
protected RPayDayHour getRPayDayHour(TransDate _fromDate, TransDate _toDate)
Run On
Called
Parameters
- _fromDate
Type: TransDate Extended Data Type
The from date.
- _toDate
Type: TransDate Extended Data Type
The to date.
Return Value
Type: RPayDayHour Extended Data Type
The quantity of days/hours.