OPSAbsenceApprovalImport
Name: OPS Absence Approval Import
Type: Interface
Modules: OPS-Workforce Management
Description: Used to import absence approval data.
| Field | Documentation |
|---|---|
| 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. |
| AbsenceClaim | Unique claim number assigned to each approval. |
| BadgeNum | Employee's badge number. |
| ApprovalCode | Unique confirmation number assigned to each reported absence. |
| ClaimType | Type of claim (Employee Medical or Family Leave). |
| Reason | Reason for the absence (Treatment or Illness). |
| CallInDate | Date employee called in to report the absence. |
| CallInTime | Time employee called in to report the absence. Value is in seconds from midnight. |
| AbsenceDate | Date on which the absence was recorded. |
| HoursUsed | Hours used for the absence. |
| DoneFlag | If true, the record has been processed successfully. |
| Violations | Contains import violations (e.g., 'Invalid Approval Code'). |