RPayExcludeDays.init Method [AX 2012]
Initializes parameters.
protected void init(
RHRMEmplId _emplId,
StartDate _startDate,
EndDate _endDate,
RpayTimeGroupCode _nonAppearanceTimeGroupCode)
Run On
CalledParameters
- _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.
Community Additions
ADD
Show: