LOAD PAY LINES#

This function provides a means to import transactions from the Loaded Pay Lines table. This table must be populated with data from an external source through the use of LMTD. The result is one or more batches of validated transactions ready for the Transaction Audit report (UPAUDT).

UPTL can load pay transactions to IPTR, pay lines to IPPH, or leave lines to IAAL.

Transactions matching the selection criteria are processed up to and including the ‘As Of’ date (Cut-off date) supplied in the parameters. Position, job, department and wage information is taken from the “prime” assignment record unless it is supplied on the transaction.

Each transaction processed is validated. A single transaction can have one or more warnings or errors. Warnings do not prevent transactions from being loaded; errors do. Transactions that pass the validations without any errors are recorded on the appropriate Wiki table and then automatically deleted from the Loaded Pay Line table. Transactions with errors are left in the Loaded Pay Lines table. Transactions that have not been selected by the UPTL parameters are also left in the Loaded Pay Lines table for subsequent processing.

Audit text is provided on each transaction to identify the errors associated with it. All errors are reported on the exceptions report. Transactions with warnings are loaded but are also highlighted on the exceptions report. The exception report ONLY prints details for transactions where there are errors or warnings. The exception report prints control totals of the number of transactions processed, rejected and unprocessed. The exception report also shows the total hours processed and rejected.

UPTL loading depends on the chosen destination for the transactions. Each run of UPTL must be for a single destination. Destinations can be optionally provided on individual transactions if necessary.


IPTR - Pay Transactions#

IPTR transactions are processed by batch code, if supplied. If the batch code is not supplied, the transactions will be batched by payroll. New IPTR batches are created as required.

If no pay period is supplied, the date of the transaction determines the pay period the transaction falls in. The Eligible and Approved flags of newly created batches are set as per the parameters. Valid transactions are loaded into Pay Transactions and Pay Trans Time Codes


IPPH - Pay Lines#

Valid transactions are turned into pay lines and pay line details and if no matching pay header exists a new pay header is created. Existing batches and pay headers that have transactions added to them are marked as ‘to be audited’. Pay Headers can be pre-generated via the UPCPAY-Create Pay Header function. Pays are created only when the Create Pays When Needed toggle is on. There are a number of conditions that must be met for UPTL to use an existing batch:
  1. The batch codes must be the same. This means for UPTL that either they were supplied to match or that both sides were batched by payroll.
  2. Batch Status must be 00 - Active.
  3. Batch Type must be 02 - Pay Transaction.
  4. The batch must have the same Pay Category as the IPTL row.
  5. The Balanced flag must be null.
  6. The Audited flag should be off.

IAAL - Leave Lines#

Valid transactions for leave entitlements and leave time taken are turned into leave lines. The Accrual status is set to “not updated”. No leave line details are created. The Entitlement Earned flag is turned on for entitlements. The new Leave Reason field becomes the IAAL Leave Reason.
Report Parameters
EntityMandatory, LOV Available
Entity for which the transactions are to be loaded.
PayrollMandatory, LOV Available
Only one payroll may be selected per execution of this function.
From DateMandatory, Date, LOV Available
Transactions are selected based on date.
To Date Mandatory, Date, LOV Available
Transactions are selected based on date.
Print Processed LinesOptional, Toggle
Lines that qualify for processing are physically removed from the flat file.
Destination TypeMandatory, LOV Available
IPTR, IPPH, IAAL
Do not select ‘UFLOAD’, as this choice is valid ONLY when executing the function
'UFLOAD'. The UFLOAD destination type will do nothing in UPTL.
Create Pays When NeededOptional, Toggle
Toggle ON, new pays will be created if an existing one can not be located.
Prior Period SeparateOptional, Toggle
If ON, a new pay will be created if the transaction is in a prior period.
If OFF, all transactions will be put into the current pay even if for a prior period.
Create one PTR/PTLOptional, Toggle
If ON, each transaction will created a separate IPTR record even if for the same
day.
Create as EligibleOptional, Toggle
Toggle ON, batch in IPPH will be created as eligible, OFF eligible flag will be OFF.
Batch PPH ByMandatory, LOV Available
Authorization Area, Department, Dept Batch Code, Event Site, Location, Manager,
Payroll or Work Area
Exception LevelMandatory, LOV Available
The level of logging desired.
Show ColorOptional, Toggle
If ON report will be in color, if OFF no color on report

Report Filters
DepartmentOptional, LOV Available
Pay CategoryOptional, LOV Available
Only one pay category may be selected
Select Batch CodeOptional, Text
Users may enter a ten-character code to aid in determining the correct batch to find
the pay header for these transactions.