EmployeeAllowance
Name: Employee Allowance
Type: Application
Modules: OPS-Employee Profile
Description: Contains allowance balances and usage transactions.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| AllowanceType | Allowance type identifier from AllowanceTypes.AllowanceType. References the associated allowance type. |
| TransactionDate | Date the transaction occurred. |
| TransactionTime | Time the transaction occurred. Value is in seconds from midnight. |
| ReferenceText | References a record or document associated with this record. |
| Activity | Transaction activity ( 0 = added to an account, 1 = subtracted from an account, 2 = adjusted an account). |
| Comments | Comments about the record. |
| TransactionAmount | Transaction amount. |
| AccountBalance | Account balance after the transaction. |
| 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. |
| AllowanceSubtype | Allowance subtype identifier from AllowanceSubtypes.AllowanceSubtype. References the associated allowance subtype. |
| NumberNeeded | Quantity of units of AllowanceSubtype needed. |
| ModAction | Last action performed on the record. |