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.
Description
Contains information about time away from work for an employee. Time away could be vacation time or sick time.
Properties
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
DoesAutomaticallyAccrue |
boolean |
N/A |
False |
True specifies that the type of time away accrues automatically. False indicates it does not. |
AccrualAmount |
N/A |
0 |
The number of hours accrued for each pay period. |
|
AccrualMethod |
N/A |
Hours Worked |
The method used to calculate the time away from work. |
|
HoursPerYear |
int |
N/A |
0 |
The number of hours of the type of time away from work that the employee receives in a year. |
HoursAvailable |
N/A |
0 |
The number of hours available of the type of time away from work. |
|
WarnWhenHours |
boolean |
N/A |
True |
True specifies that a warning will be displayed in Microsoft Dynamics GP when the hours available of the type of time away from work falls below zero. |