EmployeeFMLAImport
Name: Employee FMLA Import
Type: Interface
Modules: OPS-Employee Profile
Description: Used to import employee FMLA information.
| Field | Documentation |
|---|---|
| FMLACertificationID | FMLA certificate identifier from OPSFMLACertifications.FMLACertificationID. References the associated FMLA certificate. |
| BadgeNum | Badge number identifier from Employees.BadgeNum. References the associated employee. |
| TransactionDate | Date the record was imported. |
| TransactionTime | Time the record was imported. Value is in seconds from midnight. |
| Relationship | Relationship of the FMLA contact to the employee. |
| Name | Name of the FMLA contact. |
| LeaveTypeAbbr | Specifies the leave type of the certification (FMLA, CFRA, PDL, FCL, PPL). |
| FromDate | Start date from when the certificate is valid. |
| ToDate | End date to when the certificate is valid. |
| Comments | Comments about the record. |
| LastReCertificationDate | Date the certificate was last renewed. |
| Approved | If true, the certificate has been approved. |
| Intermittent | If true, then restrictions apply to the certificate as defined in OPSFMLACertRestrictions. |
| EffectiveFromDate | The start date when the certificate is valid. Only applies if the certificate is set as intermittent. |
| EffectiveToDate | End date to when the certificate is valid. Only applies if the certificate is set as intermittent. |
| MaxDoubleValue | Indicates the maximum amount of TimeUnits (e.g., hours) worth of absences that can be used with the associated FMLA certification. |
| TimeUnits | Indicates the time units being used ('H' = Hour, 'D' = Day). |
| PeriodType | Indicates the period type ('D' = Day, 'W' = Week, 'M' = Month, 'Y' = Year). |
| RComments | Contains additional comments. |
| DoneFlag | If true, the record has been processed successfully. |
| Violations | Contains import violations (e.g., 'Invalid Intermittent Value'). |