OPSFMLACertifications
Name: OPS FMLA Certifications
Type: Application
Modules: OPS-Dispatch, OPS-Employee Profile
Description: Contains employee FMLA certifications.
| Field | Documentation |
|---|---|
| EmployeeId | Employee identifier from Employees.EmployeeId. References the associated employee. |
| FMLACertificationID | Unique identifier for an FMLA certification. |
| Name | Name of the contact person on the certificate. |
| LeaveType | Specifies the leave type of the certification (0 = FMLA, 1 = CFRA, 2 = PDL, 3 = FCL, 4 = PPL). |
| RelationshipId | Relationship identifier from AbsenceRelationships.RelationshipId. References the associated relationship. |
| FromDate | Start date of the validity period. |
| ToDate | End date of the validity period. |
| Comments | Comments about the record. |
| LastReCertificationDate | Date the certificate was last renewed. |
| 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. |
| ModAction | Last action that was performed on the record. |
| Intermittent | If true, then restrictions apply to the certificate as defined in OPSFMLACertRestrictions. |
| FileGroupId | File group identifier from FileGroups.FileGroupId. References the associated file group. |
| Approved | If true, the certification has been approved. |