This page (revision-35) was last changed on 26-Nov-2021 10:22 by Kevin Higgs

This page was created on 26-Nov-2021 10:22 by JEscott

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
35 26-Nov-2021 10:22 18 KB Kevin Higgs to previous
34 26-Nov-2021 10:22 17 KB jaiken to previous | to last
33 26-Nov-2021 10:22 17 KB JMyers to previous | to last
32 26-Nov-2021 10:22 21 KB JMyers to previous | to last
31 26-Nov-2021 10:22 24 KB JAiken to previous | to last
30 26-Nov-2021 10:22 24 KB JEscott to previous | to last
29 26-Nov-2021 10:22 24 KB JEscott to previous | to last
28 26-Nov-2021 10:22 24 KB JEscott to previous | to last
27 26-Nov-2021 10:22 23 KB JEscott to previous | to last
26 26-Nov-2021 10:22 23 KB JEscott to previous | to last
25 26-Nov-2021 10:22 23 KB JEscott to previous | to last
24 26-Nov-2021 10:22 24 KB JEscott to previous | to last
23 26-Nov-2021 10:22 24 KB JEscott to previous | to last
22 26-Nov-2021 10:22 24 KB JEscott to previous | to last
21 26-Nov-2021 10:22 24 KB JEscott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 81 changed one line
;[Entitlement Earned|ENTITLEMENT_EARNED]:If this toggle is ON, then the leave line was for an entitlement type time code and it has been updated to the accrual record. If this toggle is OFF, then the leave line is not an entitlement type time code. Entitlement_Earned is an optional toggle field.
;[Banked Time Still Owing|BANK_TIME_STILL_OWING]:If this toggle is ON, then the leave line was for a Banked Overtime Entitlement and still has time remaining that an employee may take from. If this toggle is OFF, the employee has taken all the time for this leave line. Bank_Time_Still_Owing is an optional toggle field.
;[Partially Processed|PARTIALLY_PROCESSED]:This toggle is an indication that the leave line has been partially completed by payroll.
;[Payroll Complete|PAYROLL_COMPLETE]:If this toggle is ON, then the Payroll Process application has completed its association with the leave line (the [UPCLOZ] procedure has been run). If this toggle is OFF, then the Payroll Process application has not yet started or has not yet finished with the leave line. Payroll_Complete is an optional toggle field.
At line 90 added 10 lines
;[AC|AC_CODE]:This field displays a system-provided code defining the attendance component. All AC codes begin with the letter “A” followed by a 3 or 4 digit number. Definitions of each of the attendance components may be found in the “Detailed Information for Attendance Components List” in the previous section. AC_Code is a mandatory 16-character alphanumeric field that the user must manually enter or use the LOV (F9).
;[Time Code|TIME_CODE]:The time code for which the leave line record is being created. Time_Codes is an optional 16-character alphanumeric field that the user must manually enter or use the LOV (F9).
;[Leave Policy|LEAVE_POLICY_CODE]:This field holds the leave policy that the leave type or time code is connected to. Leave_Policy is a mandatory 16-character alphanumeric field that the user must manually enter or use the LOV (F9).
;[Wage Rate Override|WAGE_RATE_OVERRIDE]:If a user needs to override the wage rate on the leave line it may be done here for this leave line detail. Wage_Rate_Override is an optional 18-digit field.
;[Basis Override|RATE_BASIS_OVERRIDE]:This field displays the rate basis for the wage rate from the employee’s assignment record. Rate_Basis_Override is an optional fixed lexicon ([X_RATE_BASIS]) that you may use to look up the value.
;[Description|DESCRIPTION]:This field holds a user-defined description of the attendance component entered. Description is an optional 50-character alphanumeric field that will default in from the component.
;[Amount|AMOUNT]:This field holds the time, amount, etc. of the attendance components indicated. Amount is an optional 18-digit field.
;[Basis|TIME_BASIS]:The basis for the amount of the time code or attendance component. Time_Basis is an optional fixed lexicon ([X_TIME_BASIS]) that you may use to look up the value.
;[Amount Override|AMOUNT_OVERRIDE]: If the user needs to override the amount that was generated, it may be done here. Amount_Override is an 18-digit optional field.
;[Bank Exceeded|BANK_EXCEEDED]:This toggle is updated by the leave line logic that is invoked when leave time is taken. If this toggle is ON, then the time requested has exceeded the time available. If this toggle is OFF, the time requested was less then the time available. Bank_Exceeded is an optional toggle field.