RPayExcludeDays.init Method [AX 2012]
Initializes parameters.
Syntax
protected void init(
RHRMEmplId _emplId,
StartDate _startDate,
EndDate _endDate,
RpayTimeGroupCode _nonAppearanceTimeGroupCode)
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
The employee code.
- _startDate
Type: StartDate Extended Data Type
Start date.
- _endDate
Type: EndDate Extended Data Type
End date.
- _nonAppearanceTimeGroupCode
Type: RpayTimeGroupCode Extended Data Type
The non appearance time group code.