!!!LOAD PAY LINES
This function imports transactions from the Loaded Pay Lines table. This table must be populated with data from either an external source through the use of [LMTD] or manually entered into the form [IPTL]. \\ \\

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) defined in the parameters. Position, job, department and wage information is taken from the “Prime” assignment record unless it is provided on the pay 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 validation without any errors are recorded on the appropriate Personality table and then automatically deleted from the Loaded Pay Line table, if the 'Remove Loaded Lines' parameter is set to YES. \\ \\

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
* Prints control totals of the number of transactions processed, rejected and unprocessed
* 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 are optional and can be defined on individual transactions, if necessary.
Removing loaded pay lines depends on the parameter.  If set to YES, then all lines that are ’02-Loaded Clean’ and ’03-Loaded with Warnings’ will be removed from the file.  If set to NO, then all lines will remain in the file after UPTL is completed. 

----
!![IPTR] - Pay Transactions
[IPTR] transactions are processed by batch code, if defined on IPTR. If the batch code is not defined, the transactions will be batched by payroll. New [IPTR] batches are created as required.\\ \\

If no pay period is defined, 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 defined on the parameters. Valid transactions are loaded into Pay Transactions and Pay Transactions Time Codes.

----
!![IPPH] - Pay Lines
Valid transactions are turned into pay lines and pay line details.  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 through the Create Pay Header [UPCPAY] function. Pays are created only when the 'Create Pays When Needed' toggle is set to ON. \\ \\

There are a number of conditions that must be met for UPTL to use an existing batch:
# The batch codes must be the same. This means for UPTL that either they were supplied to match or that both were batched by payroll.
# Batch Status must be 00 - Active.
# Batch Type must be 01 - Pay Header
# The batch must have the same Pay Category as the [IPTL] line.
# The Balanced flag must be null.
# The Audited flag should be set to 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.

When loading leave transactions into payroll, if an employee leave accrual balance has been exceeded:

# If IALP is set to No Warn, Allow - Transactions will load through UPTL 
# If IALP is set to Warn but Alllow - Transactions will load through UPTL 
# If IALP is set to Error, Do not Allow - Transactions will NOT load through UPTL and must be entered manually.
\\
----
!UPTL Report Parameters
||Field||Description
|Entity|Mandatory.  Defines the Entity the transactions are to be loaded for.  \\LOV Available
|Payroll|Mandatory. Defines the payroll the transactions are to be loaded for.\\NOTE:  Only one payroll can be selected per execution of this function. \\LOV Available
|From Date|Mandatory.  Defines the start date to process the transactions for.  
|To Date__|Mandatory.  Defines the end date to process the transactions for. 
|Print Processed Lines|When this toggle is set to YES, any lines that qualify for processing will be reported. \\Optional.
|Remove Loaded Lines__|When this toggle is set to YES, any lines that qualify for processing will be physically removed from the flat file.
|Destination Type|Mandatory. Select [IPTR], [IPPH] or [IAAL] \\NOTE:  Do not select 'IPTS', as it is not valid for UPTL. The IPTS type will only work for [UPLTS]. \\LOV Available
|Batch|Defines the transaction batch that is to be processed.  \\Optional.  LOV Available
|Create Pays When Needed|For generating IPPH pays.\\When this toggle is set to ON, new pays will be created, if an existing one can not be located.  \\Optional
|Prior Period Separate|For generating IPPH Pays.  \\When this toggle is set to ON, a new pay will be created if the transaction is in a prior period.\\When this toggle is set to OFF, all transactions will be put into the current pay, even if they are from a prior period.  \\Optional
|One PTR per PTL|When this toggle is set to ON, each transaction will create a separate [IPTR] record, even if it is for the same day.  \\Optional
|Create Eligible Pays|When this toggle is set to ON, the batch in [IPPH] will be created as eligible.  When this toggle is set to OFF, the eligible flag will be OFF.\\This is used ONLY when creating pays (IPPH) records.  When loading to IPTR, this parameter is not used.  \\Optional
|Pick Up Not Loaded|When this toggle is set to ON, transactions that were in error will be picked up and processed again, without having to change the 'UPTL Status’ field to ‘To be Loaded’. 
|Batch By|Mandatory.  Defnes how the transactions will be batched.  Options are: Authorization Area, Department, Dept Batch Code, Event Site, Location, Manager, Payroll or Work Area.  \\LOV Available
|Exception Level|Mandatory.  Defines the level of detail to be included in the report. \\LOV Available
|User Comment|Users can enter text that will print on the header of all pages of the report.

!UPTL Report Filters
||Field||Description
|Department|Defines a specific department to run the process for.  Optional.  LOV Available
|Pay Category|Defines a specific pay category to run the process for.  \\NOTE:  Only one pay category can be selected per execution of this function.\\Optional.  LOV Available


----
![Notes|Edit:Internal.UPTL] 	
[{InsertPage page='Internal.UPTL' default='Click to create a new notes page'}]