Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves instance of inheritable class depends on type of document.
Syntax
server public static RPayExcludeDays construct(
RPayExcludeType _excludeType,
RHRMEmplId _emplId,
StartDate _startDate,
EndDate _endDate,
[RpayTimeGroupCode _nonAppearanceTimeGroupCode])
Run On
Server
Parameters
- _excludeType
Type: RPayExcludeType Enumeration
The type of document.
- _emplId
Type: RHRMEmplId Extended Data Type
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.
Return Value
Type: RPayExcludeDays Class
The instance of inheritable class depends on type of document.