Share via


RPayExcludeDaysController::construct Method [AX 2012]

Creates an instance of RPayExcludeDaysController class.

Syntax

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

Run On

Server

Parameters

Return Value

Type: RPayExcludeDaysController Class
The instance of RPayExcludeDaysController class.

See Also

Reference

RPayExcludeDaysController Class