TKAccrualBalanceLog
Name: Timekeeping Accrual Balance Log
Type: Log
Modules: OPS-Accruals
Description: Contains accrual balance log entries.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| AccrualType | Accrual type identifier from AccrualTypes.AccrualType. References the associated accrual type. |
| LDate | Date the record was created. |
| AccrualBalance | Amount of time in seconds that the employee has accrued in the current accrual year as of the LDate value. |
| EligibleBalance | Amount of time in seconds that the employee has accrued and is eligible to use as of the LDate value. |
| AccrualYear | Accrual year. |
| AccrualAfterBalance | Additional accrued time in seconds due to an AccrualGrid band change. The employee can not use this increase until the date specified in the AccrualAfterDate field. |
| AccrualAfterDate | Date from when the employee can start using the accrual amount saved in the AccrualAfterBalance field. |
| AdditionalEligBalance | Additional accrued time in seoncds due to an AccrualGrid band change. The employee cannot use this increase until the date specified in the AdditionalEligBalanceDate field. |
| AdditionalEligBalanceDate | Date from when the employee can start using the accrual amount specified in the AdditionalEligBalance field. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record was last modified. Value is in seconds from midnight. |
| ProcessId | Process identifier from OpsProcessLog.ProcessId. References the associated OPS process. |
| DivisionId | Division identifier from MasterDivisions.DivisionId. References the associated division. |
| RuleId | Accrual rule identifier from OpsAccrualRules.RuleId. References the associated accrual rule. |
| ModAction | Last action performed on the record. |