|
#
|
Header
|
Description
|
Req.
|
Size
|
Notes
|
|
1
|
Employee Number
|
Extra User field containing the payroll application's unique identifier for the users.
|
Y
|
28
|
This can vary from installation to installation. You should use whatever piece of data that your payroll application uses and then put that in either the Employee Number field or the Social Security Number field. If you use Social Security Number then the Header on this field will need to change to that.
|
|
2
|
Type
|
Hard or soft accrual type within Timesheet.
|
Y
|
4
|
Must be either 'hard' or 'soft' as appropriate. Probably your payroll system does not have this concept, and so you will need to edit the file you receive from it and add this field with the appropriate values.
|
|
3
|
|
The field that accrual balances work with
|
Y
|
28
|
This is the code or type of accrual. Value must match exactly a value in Timesheet. If the user does not already have an accrual of this type then it will be created.
|
|
4
|
Balance
|
Number of hours that the users has on this accrual
|
Y
|
4
|
Numeric. Maximum value is "999". Minimum value is "-999".
|
|
5
|
As Of
|
Effective date of this accrual balance
|
Y
|
8
|
Must be a date in the format YYYYMMDD.
|