RPayTblDocumentCalendar.insertPeriod2List Method [AX 2012]
private void insertPeriod2List(
StartDate _startDate,
EndDate _endDate,
RPayDayHour _hours,
RPayTblTimeCode _timeCode,
RPayCalendarId _calendarId,
RPayFormType _formType,
RHRMEmplId _emplId)
Run On
CalledParameters
- _startDate
- Type: StartDate Extended Data Type
- _endDate
- Type: EndDate Extended Data Type
- _hours
- Type: RPayDayHour Extended Data Type
- _timeCode
- Type: RPayTblTimeCode Extended Data Type
- _calendarId
- Type: RPayCalendarId Extended Data Type
- _formType
- Type: RPayFormType Extended Data Type
- _emplId
- Type: RHRMEmplId Extended Data Type
Community Additions
ADD
Show: