RPayTblDocumentAE.insertPeriod2List Method [AX 2012]
Syntax
private void insertPeriod2List(
StartDate _startDate,
EndDate _endDate,
RPayDayHour _hours,
RPayTblTimeCode _timeCode,
RPayCalendarId _calendarId,
RPayFormType _formType,
TransDate _correctedPeriod)
Run On
Called
Parameters
- _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
- _correctedPeriod
Type: TransDate Extended Data Type