RPayExcludeDaysController::construct Method [AX 2012]
Creates an instance of RPayExcludeDaysController class.
server public static RPayExcludeDaysController construct(
RHRMEmplId _emplId,
Yr _calcYear,
[RpayTimeGroupCode _nonAppearanceTimeGroupCode])
Run On
ServerParameters
- _emplId
- Type: RHRMEmplId Extended Data Type
Employee code.
- _calcYear
- Type: Yr Extended Data Type
The year.
- _nonAppearanceTimeGroupCode
- Type: RpayTimeGroupCode Extended Data Type
The non appearance time group code.
Show: