ZP559 – Create MetLife Pay Confirm
- System
- Payroll (PR)
- Type
- Batch program
- Updates
- 1 table
- References
- 4 tables
ZP559 (Create MetLife Pay Confirm) is a Lawson Payroll batch program. It updates CKPOINT and references EMPLOYEE, PAYDEDUCTN, PAYMASTR and PRSYSTEM.
About ZP559
This program creates the ADP TotalPay Interface file according to the Batchloader file spec. This file is used to pass demographic data to ADP. Employees are selected based on having a TotalPay Card account set up on PR12,identified by Bank ID (routing #) 084003997. This program creates a changes-only file, meaning we have to detect any records that have changed since the prior run. Therefore, all records selected are written to custom table ZADPTOTPAY for comparison purposes, and each time the program runs it compares the live Lawson data to ZADPTOTPAY. Online program ZH52 may be used to maintain ZADPTOTPAY. This should not be necessary except in rare cases. Vendor contact info: Shellie Teems, Manager of Implementation Solutions and Delivery 901-381-5408 Shellie.Teems@firstdata.com
Updated files (1)
| Table | Description | System |
|---|---|---|
| CKPOINT | No description in the Lawson data dictionary | — |
Referenced files (4)
| Table | Description | System |
|---|---|---|
| EMPLOYEE | Employee | HR |
| PAYDEDUCTN | Employee Payment Deductions | PR |
| PAYMASTR | Employee Payment Master | PR |
| PRSYSTEM | HR Company and Process Levels | HR |