DEFINE LEAVE POLICY TYPES#
Leave Policy Types define the essential types of leaves that an organization may have. Typical leave types might be ‘Vacation’, ‘Sick’, ‘Jury’ or ‘Banked Overtime’. Leave policies must fall into one of the accepted types defined on the Leave Policy Types (IAPT) form.An employee may only be enrolled in one leave policy of any specific leave type at a time. For example, if an employee can be enrolled in a grand-fathered Vacation policy and a non-grandfathered Vacation policy, then separate leave types must be defined for each policy.
Leave Policy Types data is maintained on the P2K_AT_LEAVE_POLICY_TYPES table.
- Leave Type
- This field holds a user-defined code to indicate the leave type. Leave_Type_Code is a mandatory 16-character alphanumeric field. Some starter values have been provided that you may add to, or modify.
- Description
- This is a user-defined description of the leave type code entered. Description is an optional 50-character alphanumeric field.