RPayExcludeDaysController::construct Method [AX 2012]

Creates an instance of RPayExcludeDaysController class.

server public static RPayExcludeDaysController construct(
    RHRMEmplId _emplId, 
    Yr _calcYear, 
   [RpayTimeGroupCode _nonAppearanceTimeGroupCode])

Run On

Server

Parameters

_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.

Return Value

Type: RPayExcludeDaysController Class
The instance of RPayExcludeDaysController class.
Show: