OpsEmployeeBanking
Name: OPS Employee Banking
Type: Ancillary
Modules: OPS-Bidding, OPS-Employee
Description: Contains employee banking information.
| Field | Documentation |
|---|---|
| BankingId | Unique identifier for an employee's banking information. |
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| FromDate | The start date of the validity period. |
| ToDate | The end date of the validity period. |
| EmployeeBankTypeId | Employee banking type identifier from EmployeeBankTypes.EmployeeBankTypeId. References the associated employee banking type. |
| HolidayId | Holiday identifier from Holidays.HolidayId. References the associated holiday. |
| RequestStatus | Status of the request (1 = Rejected, 2 = Granted, 3 = Pending). |
| TransactionDate | Date the record was changed in the source system. |
| TransactionTime | Time the record was changed in the source system. Value is in seconds from midnight. |
| Comments | Comments about the record. |
| ModBy | User who last modified the record. |
| ModDate | Date the record was last modified. |
| ModTime | Time the record record was last modified. Value is in seconds from midnight. |
| ModAction | Last action performed on the record. |