RPayT13Report.calcAbsence Method [AX 2012]
Calculates the absence days/hours.
public void calcAbsence(
RPayTblTimeCode _tblTimeCode,
RPayTblTrans _rPayTblTrans,
container _tmpCont,
Map _absenceAddDayHourMap)
Run On
ClientParameters
- _tblTimeCode
- Type: RPayTblTimeCode Extended Data Type
The time code.
- _rPayTblTrans
- Type: RPayTblTrans Table
The timesheet.
- _tmpCont
- Type: container
The temporary container.
- _absenceAddDayHourMap
- Type: Map Class
The map containing time codes to add.
Community Additions
ADD
Show: